]> git.pld-linux.org Git - packages/abrick.git/blame - abrick-usage.patch
- no need to R: group(games). It is defined in default groups file.
[packages/abrick.git] / abrick-usage.patch
CommitLineData
5eaf9afc 1--- abrick-1.12-src/main.cpp 2009-09-29 16:00:44.000000000 +0200
2+++ abrick-1.12-src/main.cpp~ 2009-09-29 16:00:06.000000000 +0200
3@@ -37,7 +37,7 @@
4
5 if (!ok)
6 {
7- printf("Usage: ab [-w] [-h]\n\n -w start in Windowed mode (as opposed to fullscreen).\n -h use Hardware surfaces (faster, doesn't work well with all graphic cards).\n");
8+ printf("Usage: abrick [-f] [-h]\n\n -f start in fullscreen mode (dangerous).\n -h use Hardware surfaces (faster, doesn't work well with all graphic cards).\n");
9 return 1;
10 }
11 }
This page took 0.061854 seconds and 4 git commands to generate.