Add "--buttonsize=auto" to --help usage output
This commit is contained in:
parent
cdc6ad0e7e
commit
7a780c2f6b
1 changed files with 1 additions and 1 deletions
|
|
@ -8285,7 +8285,7 @@ void show_usage(int exitcode)
|
|||
" [--disablescreensaver | --allowscreensaver ]\n"
|
||||
" [--sound | --nosound]\n"
|
||||
" [--stereo | --nostereo]\n"
|
||||
" [--buttonsize=N] (24-192; default=48)\n"
|
||||
" [--buttonsize=N] (24-192; default=48) | [--buttonsize=auto]\n"
|
||||
" [--colorsrows=N] (1-3; default=1)\n"
|
||||
" [--colorfile FILE]\n"
|
||||
"\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue