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:
b08e260
)
Branch: b1_4
author
adilger
<adilger>
Wed, 3 Nov 2004 00:37:36 +0000
(
00:37
+0000)
committer
adilger
<adilger>
Wed, 3 Nov 2004 00:37:36 +0000
(
00:37
+0000)
Improve "debug_file" usage message.
lustre/utils/lctl.c
patch
|
blob
|
history
diff --git
a/lustre/utils/lctl.c
b/lustre/utils/lctl.c
index
fad8fb6
..
a1035e5
100644
(file)
--- a/
lustre/utils/lctl.c
+++ b/
lustre/utils/lctl.c
@@
-271,7
+271,7
@@
command_t cmdlist[] = {
"get debug buffer and dump to a file, same as debug_kernel\n"
"usage: dk [file] [raw]"},
{"debug_file", jt_dbg_debug_file, 0,
- "
read debug buffer from input and dump to output, same as dk
\n"
+ "
convert a binary debug file dumped by the kernel to ASCII text
\n"
"usage: debug_file <input> [output] [raw]"},
{"df", jt_dbg_debug_file, 0,
"read debug buffer from input and dump to output, same as debug_file\n"