[Pkg-wmaker-commits] [wmifs] 86/118: wmifs: Reformat help text for readability.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 02:37:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmifs.

commit 21dd3756abb78ce7eaf9121d2e918a3a1f514d46
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 27 17:33:20 2015 -0500

    wmifs: Reformat help text for readability.
---
 wmifs.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/wmifs.c b/wmifs.c
index 1344405..7b128da 100644
--- a/wmifs.c
+++ b/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");
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmifs.git



More information about the Pkg-wmaker-commits mailing list