main.c
changeset 160 8b40ee19e765
parent 159 76293ced27b5
child 166 8c19a66b5407
--- 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");