Whamcloud - gitweb
Fix help message for --threads.
authoradilger <adilger>
Mon, 16 Sep 2002 18:51:18 +0000 (18:51 +0000)
committeradilger <adilger>
Mon, 16 Sep 2002 18:51:18 +0000 (18:51 +0000)
lustre/utils/lctl.c

index bc8328b..1eaf62c 100644 (file)
@@ -46,7 +46,7 @@ command_t cmdlist[] = {
          "--device <devno> <command [args ...]>"},
         {"--threads", jt_opt_threads, 0,
          "run <threads> separate instances of <command> on device <devno>\n"
-         "--threads <threads> <devno> <command [args ...]>"},
+         "--threads <threads> <verbose> <devno> <command [args ...]>"},
 
         /* Network configuration commands */
         {"==== network config ====", jt_noop, 0, "network config"},