summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2008-01-22 14:14:46 -0600
committerMike Christie <michaelc@cs.wisc.edu>2008-01-22 14:14:46 -0600
commitb4fae5f2fb14aaf7a92ff2f454c74081c552818c (patch)
treeb539b3f7a68dc78f12e2be9c71166006c24d221d /doc
parentc5960ed1eaa88be3c40f61626d368f2685ae0daf (diff)
downloadopen-iscsi-b4fae5f2fb14aaf7a92ff2f454c74081c552818c.tar.gz
Add iscsiadm -m fw -l command
We can do iscsiadm -m node -l, and this logs into all the portals in the db. This patch adds the equivalent for fw mode.
Diffstat (limited to 'doc')
-rw-r--r--doc/iscsiadm.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
index 710fd39..f64f763 100644
--- a/doc/iscsiadm.8
+++ b/doc/iscsiadm.8
@@ -12,7 +12,7 @@ iscsiadm \- open-iscsi administration utility
\fBiscsiadm\fR -m iface [ -hV ] [ -d debug_level ] [ -P printlevel ] [ -I ifacename ] [ [ -o operation ] [ -n name ] [ -v value ] ]
-\fBiscsiadm\fR -m fw
+\fBiscsiadm\fR -m fw [-l]
\fBiscsiadm\fR -k priority
@@ -90,7 +90,7 @@ This command and iscsid's SIGTERM handling are experimental.
.TP
\fB\-l\fR, \fB\-\-login\fR
-For node mode, login to a specified record. For discovery mode, login to
+For node and fw mode, login to a specified record. For discovery mode, login to
all discovered targets.
.IP
This option is only valid for discovery and node modes.