summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-11-22 20:29:35 +0000
committermnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-11-22 20:29:35 +0000
commiteaa46e4b65d488aa02086bb73924a0f508d5086a (patch)
tree799fcf84b8fbb029ab6e2a130ef5d4a99ff63bc8 /README
parent0ab9354515f4dd01b60714ff33d31f133856e408 (diff)
downloadopen-iscsi-eaa46e4b65d488aa02086bb73924a0f508d5086a.tar.gz
add -m session --rescan command
git-svn-id: svn://svn.berlios.de/open-iscsi@733 d7303112-9cec-0310-bdd2-e83a94d6c2b6
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 38b693d..cdad6e9 100644
--- a/README
+++ b/README
@@ -194,10 +194,12 @@ Usage: iscsiadm [OPTION]
with a node or conn startup value manual or automatic.
Nodes marked as ONBOOT are skipped.
-m session display all active sessions and connections
- -m session --sid=[sid] [--logout]
+ -m session --sid=[sid] [--rescan] [--logout]
perform operation for specific session with
- session id sid or display statistics if no operation
- specified.
+ session id sid. If no sid is given the operation
+ will be performed on all running sessions. If no
+ sid and no operation is given print out the running
+ sessions.
-d, --debug debuglevel print debugging information
-V, --version display version and exit
-h, --help display this help and exit