Fixed small errors in the man/help. v0.4.2
authorviric@mandarina
Mon, 24 Dec 2007 21:01:52 +0100
changeset 160 8b40ee19e765
parent 159 76293ced27b5
child 161 76f6fe76466b
Fixed small errors in the man/help.
main.c
ts.1
--- a/main.c	Mon Dec 24 20:51:18 2007 +0100
+++ b/main.c	Mon Dec 24 21:01:52 2007 +0100
@@ -293,7 +293,7 @@
 
 static void print_help(const char *cmd)
 {
-    printf("usage: %s [action] [-ngfm] [cmd...]\n", cmd);
+    printf("usage: %s [action] [-ngfmd] [-L <lab>] [cmd...]\n", cmd);
     printf("Env vars:\n");
     printf("  TS_SOCKET  the path to the unix socket used by the ts command\n");
     printf("  TS_MAILTO  where to mail the result (on -m). Local user by default\n");
--- a/ts.1	Mon Dec 24 20:51:18 2007 +0100
+++ b/ts.1	Mon Dec 24 21:01:52 2007 +0100
@@ -12,7 +12,7 @@
 .BI "ts [" actions "] [" options "] [" command... ]
 .sp
 Actions:
-.BI "[\-KCLhV]
+.BI "[\-KClhV]
 .BI "[\-t ["id ]]
 .BI "[\-c ["id ]]
 .BI "[\-p ["id ]]
@@ -23,10 +23,10 @@
 .BI "[\-u ["id ]]
 .BI "[\-i ["id ]]
 .BI "[\-U <"id - id >]
-.BI "[\-L <"label >]
 .sp
 Options:
 .BI "[\-nfgmd]"
+.BI "[\-L <"label >]
 
 .SH DESCRIPTION
 .B ts