diff options
Diffstat (limited to 'nls/C')
-rw-r--r-- | nls/C/Translation.m | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index 63c9700..46926f5 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -237,18 +237,21 @@ $set 19 #main | |||
237 | 5 Runtime error | 237 | 5 Runtime error |
238 | 6 Standard Exception | 238 | 6 Standard Exception |
239 | 7 Unknown error | 239 | 7 Unknown error |
240 | 8 error: '-log' needs an argument | 240 | 8 error: '-log' needs an argument\n |
241 | 9 Log File | 241 | 9 Log File |
242 | 10 Logging to | 242 | 10 Logging to |
243 | 11 error: '-rc' requires an argument\n | 243 | 11 error: '-rc' requires an argument\n |
244 | 12 Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ | 244 | 12 error: '-screen' requires an argument\n |
245 | 13 Fluxbox %s: (c) %s Henrik Kinnunen\n\ | ||
246 | Website: http://www.fluxbox.org/\n\n\ | ||
245 | -display <string>\t\tuse display connection.\n\ | 247 | -display <string>\t\tuse display connection.\n\ |
248 | -screen <all|int,int,int>\trun on specified screens only.\n\ | ||
246 | -rc <string>\t\t\tuse alternate resource file.\n\ | 249 | -rc <string>\t\t\tuse alternate resource file.\n\ |
247 | -version\t\t\tdisplay version and exit.\n\ | 250 | -version\t\t\tdisplay version and exit.\n\ |
248 | -info\t\t\t\tdisplay some useful information.\n\ | 251 | -info\t\t\t\tdisplay some useful information.\n\ |
249 | -log <filename>\t\t\tlog output to file.\n\ | 252 | -log <filename>\t\t\tlog output to file.\n\ |
250 | -help\t\t\t\tdisplay this help text and exit.\n\n | 253 | -help\t\t\t\tdisplay this help text and exit.\n\n |
251 | 13 warning: couldn't set environment variable 'DISPLAY' | 254 | 14 warning: couldn't set environment variable 'DISPLAY' |
252 | 255 | ||
253 | $set 20 | 256 | $set 20 |
254 | 257 | ||