[PATCH 11/24] wmifs: Reformat help text for readability.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 wmifs/wmifs.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/wmifs/wmifs.c b/wmifs/wmifs.c
index 1344405..7b128da 100644
--- a/wmifs/wmifs.c
+++ b/wmifs/wmifs.c
@@ -1001,15 +1001,15 @@ void usage(void)
 
 	fprintf(stderr, "\nwmifs - programming: tijno, (de)bugging & design: warpstah, webhosting: bobby\n\n");
 	fprintf(stderr, "usage:\n");
-	fprintf(stderr, "\t-d <display name>\n");
-	fprintf(stderr, "\t-h\tthis help screen\n");
+	fprintf(stderr, "\t-c <color>\t\tset color\n");
+	fprintf(stderr, "\t-display <display name>\tset display\n");
+	fprintf(stderr, "\t-h\t\t\tthis help screen\n");
 	fprintf(stderr, "\t-i <interface name>\tdefault (as it appears in /proc/net/route)\n");
-	fprintf(stderr, "\t-I <interval>\tsampling interval, in seconds (default: 0.05)\n");
-	fprintf(stderr, "\t-l\tstarts in lock mode\n");
-	fprintf(stderr, "\t-s <interval>\tscrolling interval, in seconds (default: 5)\n");
-	fprintf(stderr, "\t-v\tprint the version number\n");
-	fprintf(stderr, "\t-w\twaveform load\n");
-	fprintf(stderr, "\t-c <color>\tset color\n");
+	fprintf(stderr, "\t-I <interval>\t\tsampling interval, in seconds (default: 0.05)\n");
+	fprintf(stderr, "\t-l\t\t\tstarts in lock mode\n");
+	fprintf(stderr, "\t-s <interval>\t\tscrolling interval, in seconds (default: 5)\n");
+	fprintf(stderr, "\t-v\t\t\tprint the version number\n");
+	fprintf(stderr, "\t-w\t\t\twaveform load\n");
 	fprintf(stderr, "\n");
 }
 
-- 
2.1.4


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.