diff options
Diffstat (limited to 'util/fbrun/main.cc')
-rw-r--r-- | util/fbrun/main.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/fbrun/main.cc b/util/fbrun/main.cc index a8655ab..0e52b19 100644 --- a/util/fbrun/main.cc +++ b/util/fbrun/main.cc | |||
@@ -64,7 +64,6 @@ void showUsage(const char *progname) { | |||
64 | " -center Window position on screen center"<<endl<< | 64 | " -center Window position on screen center"<<endl<< |
65 | " -fg [color name] Foreground text color"<<endl<< | 65 | " -fg [color name] Foreground text color"<<endl<< |
66 | " -bg [color name] Background color"<<endl<< | 66 | " -bg [color name] Background color"<<endl<< |
67 | " -na Disable antialias"<<endl<< | ||
68 | " -hf [history file] History file to load (default ~/.fluxbox/fbrun_history)"<<endl<< | 67 | " -hf [history file] History file to load (default ~/.fluxbox/fbrun_history)"<<endl<< |
69 | " -cf [completion file] Complete contents of this file instead of $PATH binaries"<<endl<< | 68 | " -cf [completion file] Complete contents of this file instead of $PATH binaries"<<endl<< |
70 | " -autocomplete Complete on typing"<<endl<< | 69 | " -autocomplete Complete on typing"<<endl<< |