# HG changeset patch # User viric@mandarina # Date 1198526512 -3600 # Node ID 8b40ee19e765129e88628b5eebca5e70805ec4f1 # Parent 76293ced27b579a1c49c55766a35d00fdc69ce98 Fixed small errors in the man/help. diff -r 76293ced27b5 -r 8b40ee19e765 main.c --- 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 ] [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"); diff -r 76293ced27b5 -r 8b40ee19e765 ts.1 --- 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