summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2007-08-01 15:25:54 -0500
committerMike Christie <michaelc@cs.wisc.edu>2007-08-01 15:25:54 -0500
commit66cdf6782f4c730dad53c8a6241dfa2069a75015 (patch)
treec058416bc40d477df1c3433a23b63632bfce7f1e /doc
parent579d4069947cb0ce4c52060969dacd58289362be (diff)
downloadopen-iscsi-66cdf6782f4c730dad53c8a6241dfa2069a75015.tar.gz
fix up iscsiadm's debug_level documentation
the iscsiadm man page and --help option do not list the debug_level argument.
Diffstat (limited to 'doc')
-rw-r--r--doc/iscsiadm.812
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
index c3b9637..6e04d81 100644
--- a/doc/iscsiadm.8
+++ b/doc/iscsiadm.8
@@ -2,15 +2,15 @@
.SH NAME
iscsiadm \- open-iscsi administration utility
.SH SYNOPSIS
-\fBiscsiadm\fR -m discovery [ [ -dhV ] --print=[N] ] [ -I iface -t type -p ip:port [ -l ] ] |
+\fBiscsiadm\fR -m discovery [ -hV ] [ -d debug_level ] [ -P printlevel ] [ -I iface -t type -p ip:port [ -l ] ] |
[ -o operation ] [ -n name ] [ -v value ]
-\fBiscsiadm\fR -m node [ -dhV ] [ -P printlevel ] [ -L all,manual,automatic ] [ -U all,manual,automatic ] [ -S ] [ [ -T targetname -p ip:port -I iface ] [ -l | -u | -R | -s] ]
+\fBiscsiadm\fR -m node [ -hV ] [ -d debug_level ] [ -P printlevel ] [ -L all,manual,automatic ] [ -U all,manual,automatic ] [ -S ] [ [ -T targetname -p ip:port -I iface ] [ -l | -u | -R | -s] ]
[ [ -o operation ] [ -n name ] [ -v value ] [ -p ip:port ] ]
-\fBiscsiadm\fR -m session [ -dhV ] [ -P printlevel ] [ -r sessionid | sysfsdir [ -R ] [ -u | -s ] ]
+\fBiscsiadm\fR -m session [ -hV ] [ -d debug_level ] [ -P printlevel ] [ -r sessionid | sysfsdir [ -R ] [ -u | -s ] ]
-\fBiscsiadm\fR -m iface [ -dhV ] [ -P printlevel ] [ -I ifacename ] [ [ -o operation ] [ -n name ] [ -v value ] ]
+\fBiscsiadm\fR -m iface [ -hV ] [ -d debug_level ] [ -P printlevel ] [ -I ifacename ] [ [ -o operation ] [ -n name ] [ -v value ] ]
\fBiscsiadm\fR -m fw
@@ -35,8 +35,8 @@ daemon (iscsid) be running.
.SH OPTIONS
.TP
-\fB\-d\fR, \fB\-\-debug\fR
-print debugging information
+\fB\-d\fR, \fB\-\-debug=\fIdebug_level\fP
+print debugging information. Valid values for debug_level are 0 to 8.
.TP
\fB\-h\fR, \fB\-\-help\fR