diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-08-22 13:12:01 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-08-22 13:12:01 (GMT) |
commit | f1ff5ff3b2947ca31f0718e37bb0b2668303247f (patch) | |
tree | 13c3179dd6bc492db13e5e4c76b148c417d0c8c9 /nls/C | |
parent | 5a877163c77e4f5d13e5f01a01b254fefddf4235 (diff) | |
download | fluxbox_pavel-f1ff5ff3b2947ca31f0718e37bb0b2668303247f.zip fluxbox_pavel-f1ff5ff3b2947ca31f0718e37bb0b2668303247f.tar.bz2 |
add -sync command line option for debugging X issues
Diffstat (limited to 'nls/C')
-rw-r--r-- | nls/C/Translation.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index e7d9422..52a268d 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -263,6 +263,7 @@ Website: http://www.fluxbox.org/\n\n\ | |||
263 | -version\t\t\tdisplay version and exit.\n\ | 263 | -version\t\t\tdisplay version and exit.\n\ |
264 | -info\t\t\t\tdisplay some useful information.\n\ | 264 | -info\t\t\t\tdisplay some useful information.\n\ |
265 | -list-commands\t\t\tlist all valid key commands.\n\ | 265 | -list-commands\t\t\tlist all valid key commands.\n\ |
266 | -sync\t\t\t\tsynchronize with X server for debugging.\n\ | ||
266 | -log <filename>\t\t\tlog output to file.\n\ | 267 | -log <filename>\t\t\tlog output to file.\n\ |
267 | -help\t\t\t\tdisplay this help text and exit.\n\n | 268 | -help\t\t\t\tdisplay this help text and exit.\n\n |
268 | 14 warning: couldn't set environment variable 'DISPLAY' | 269 | 14 warning: couldn't set environment variable 'DISPLAY' |