diff options
Diffstat (limited to 'src/openbox.cc')
| -rw-r--r-- | src/openbox.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openbox.cc b/src/openbox.cc index 5e53fb06..ccab162a 100644 --- a/src/openbox.cc +++ b/src/openbox.cc @@ -298,7 +298,7 @@ void Openbox::showHelp() -rc <string> use alternate resource file.\n\ -menu <string> use alternate menu file.\n\ -script <string> use alternate startup script file.\n\ - -sync run in synchronous mode (for debugging).\n\ + -sync run in synchronous mode (for debugging X errors).\n\ -version display version and exit.\n\ -help display this help text and exit.\n\n"), _argv[0]); |
