remove dead switch from help
This commit is contained in:
parent
61e951617c
commit
e480255a79
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ void showUsage(const char *progname) {
|
|||
" -center Window position on screen center"<<endl<<
|
||||
" -fg [color name] Foreground text color"<<endl<<
|
||||
" -bg [color name] Background color"<<endl<<
|
||||
" -na Disable antialias"<<endl<<
|
||||
" -hf [history file] History file to load (default ~/.fluxbox/fbrun_history)"<<endl<<
|
||||
" -cf [completion file] Complete contents of this file instead of $PATH binaries"<<endl<<
|
||||
" -autocomplete Complete on typing"<<endl<<
|
||||
|
|
Loading…
Reference in a new issue