projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39f50ee
)
fixed program usage text
author
Holger Schemel
<info@artsoft.org>
Wed, 7 Sep 2022 14:00:22 +0000
(16:00 +0200)
committer
Holger Schemel
<info@artsoft.org>
Wed, 7 Sep 2022 14:00:22 +0000
(16:00 +0200)
src/main.c
patch
|
blob
|
history
diff --git
a/src/main.c
b/src/main.c
index a4c95d26d0cabc1219aabfc2b98624155df29c2b..b72a521ca7588a236d1c112e457048071ef1b421 100644
(file)
--- a/
src/main.c
+++ b/
src/main.c
@@
-7710,7
+7710,7
@@
static void print_usage(void)
"\n"
"Options:\n"
" -b, --basepath DIRECTORY alternative base DIRECTORY\n"
- " -l, --level
DIRECTORY alternative level
DIRECTORY\n"
+ " -l, --level
s DIRECTORY alternative levels
DIRECTORY\n"
" -g, --graphics DIRECTORY alternative graphics DIRECTORY\n"
" -s, --sounds DIRECTORY alternative sounds DIRECTORY\n"
" -m, --music DIRECTORY alternative music DIRECTORY\n"