diff options
Diffstat (limited to 'nls/C')
-rw-r--r-- | nls/C/Translation.m | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index 4dcb17a..dc9a401 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -259,11 +259,13 @@ $set 19 #main | |||
259 | 10 Logging to | 259 | 10 Logging to |
260 | 11 error: '-rc' requires an argument | 260 | 11 error: '-rc' requires an argument |
261 | 12 error: '-screen' requires an argument | 261 | 12 error: '-screen' requires an argument |
262 | 13 Fluxbox %s: (c) %s Henrik Kinnunen\n\ | 262 | 13 Fluxbox %s: (c) %s Fluxbox Team\n\ |
263 | Website: http://www.fluxbox.org/\n\n\ | 263 | Website: http://www.fluxbox.org/\n\n\ |
264 | -display <string>\t\tuse display connection.\n\ | 264 | -display <string>\t\tuse display connection.\n\ |
265 | -screen <all|int,int,int>\trun on specified screens only.\n\ | 265 | -screen <all|int,int,int>\trun on specified screens only.\n\ |
266 | -rc <string>\t\t\tuse alternate resource file.\n\ | 266 | -no-slit\t\t\tdo not provide a slit\n\ |
267 | -no-toolbar\t\tdo not provide a toolbar\n\ | ||
268 | -rc <stringt\t\tuse alternate resource file.\n\ | ||
267 | -version\t\t\tdisplay version and exit.\n\ | 269 | -version\t\t\tdisplay version and exit.\n\ |
268 | -info\t\t\t\tdisplay some useful information.\n\ | 270 | -info\t\t\t\tdisplay some useful information.\n\ |
269 | -list-commands\t\t\tlist all valid key commands.\n\ | 271 | -list-commands\t\t\tlist all valid key commands.\n\ |