Add "--buttonsize=auto" to --help usage output

This commit is contained in:
Bill Kendrick 2022-09-28 01:47:50 -07:00
parent cdc6ad0e7e
commit 7a780c2f6b

View file

@ -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"