summaryrefslogtreecommitdiff
path: root/doc/iscsiadm.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/iscsiadm.8')
-rw-r--r--doc/iscsiadm.84
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
index 3729a72..5fc6928 100644
--- a/doc/iscsiadm.8
+++ b/doc/iscsiadm.8
@@ -123,6 +123,7 @@ iscsiadm \- open-iscsi administration utility
.RB [ \-d
.IR debug_level ]
.RB [ \-l ]
+.RB [ \-W ]
.PP
.B iscsiadm
.B \-m host
@@ -304,7 +305,8 @@ This option is only valid for node mode (it is valid but not functional
for session mode).
.TP
\fB\-W\fR, \fB\-\-\-no_wait\fR
-In node mode, do not wait for a response from the targets.
+In node, discovery, or firmware mode,
+do not wait for a response from the targets.
This means that success will be returned if the command is able to
send the login requests, whether or not they succeed. In this case, it will
be up to the caller to poll for success (i.e. session creation).