From eaa46e4b65d488aa02086bb73924a0f508d5086a Mon Sep 17 00:00:00 2001 From: mnc Date: Wed, 22 Nov 2006 20:29:35 +0000 Subject: add -m session --rescan command git-svn-id: svn://svn.berlios.de/open-iscsi@733 d7303112-9cec-0310-bdd2-e83a94d6c2b6 --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README') 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 -- cgit v1.2.1