summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2009-01-22 10:24:29 +0100
committerDanny Baumann <dannybaumann@web.de>2009-01-22 10:24:29 +0100
commit865b53b1b1f0ed04db869d3e953d7cb1a03967ae (patch)
treeca28c85b8201b96e17773e47065e133fa5dd5c7e
parent33c6ae3ddd170ef1f9c01337e543bb32bc4bbaac (diff)
Prettify usage output.
-rw-r--r--src/main.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/main.c b/src/main.c
index 3784afe8..e089bbb0 100644
--- a/src/main.c
+++ b/src/main.c
@@ -79,18 +79,16 @@ usage (void)
"[--refresh-rate RATE]\n "
"[--fast-filter] "
"[--indirect-rendering] "
+ "[--no-detection]\n "
+ "[--keep-desktop-hints] "
"[--loose-binding] "
"[--replace]\n "
"[--sm-disable] "
"[--sm-client-id ID] "
- "[--no-detection]\n "
- "[--ignore-desktop-hints] "
- "[--only-current-screen]"
+ "[--only-current-screen]\n "
#ifdef USE_COW
- " [--use-root-window]\n "
-#else
- "\n "
+ " [--use-root-window] "
#endif
"[--version] "