diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-29 09:13:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-29 09:13:45 +0000 |
| commit | 2e08c6ce9e9919678b9926685a800aac50733745 (patch) | |
| tree | c0ae25f0af89abafc5f715fb909c23a6ae4ca8cb | |
| parent | aef05c77fd1a2b4b1fc6d753efca565d2da8f82e (diff) | |
describe -sync better
| -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]); |
