Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7929d7d
)
Fix help message for --threads.
author
adilger
<adilger>
Mon, 16 Sep 2002 18:51:18 +0000
(18:51 +0000)
committer
adilger
<adilger>
Mon, 16 Sep 2002 18:51:18 +0000
(18:51 +0000)
lustre/utils/lctl.c
patch
|
blob
|
history
diff --git
a/lustre/utils/lctl.c
b/lustre/utils/lctl.c
index
bc8328b
..
1eaf62c
100644
(file)
--- a/
lustre/utils/lctl.c
+++ b/
lustre/utils/lctl.c
@@
-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"},