From: Adheer Chandravanshi <adheer.chandravan...@qlogic.com>

This change supports use of -x option instead of -v option for
chap_tbl_idx cmdline param.

Signed-off-by: Adheer Chandravanshi <adheer.chandravan...@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudh...@qlogic.com>
---
 README |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 29b00a9..dda16c9 100644
--- a/README
+++ b/README
@@ -393,7 +393,7 @@ Usage: iscsiadm [OPTION]
                          See below for examples.
   -m iface --interface=iscsi_ifacename -C ping --ip=[ipaddr] 
--packetsize=[size]
                                --count=[count] --interval=[interval]
-  -m host --host=hostno|MAC --print=level -C chap --op=[op] 
--value=[chap_tbl_idx]
+  -m host --host=hostno|MAC --print=level -C chap --op=[op] 
--index=[chap_tbl_idx]
                          Display information for a specific host. The host
                          can be passed in by host number or by MAC address.
                          If a host is not passed in then info
@@ -414,13 +414,13 @@ Usage: iscsiadm [OPTION]
                          Create new flash node entry for the given host of the
                          specified portal_type. This returns the index of the
                          newly created entry on success.
-  -m host --host=hostno|MAC -C flashnode --flashnode_idx=[flashnode index] \
+  -m host --host=hostno|MAC -C flashnode --index=[flashnode index] \
                                --op=[UPDATE] --name=[name] --value=[value]
                          Update the params of the speficied flash node.
                          The [name] and [value] pairs must be provided for the
                          params that need to be updated. Multiple params can
                          be updated using a single command.
-  -m host --host=hostno|MAC -C flashnode--flashnode_idx=[flashnode index] \
+  -m host --host=hostno|MAC -C flashnode --index=[flashnode index] \
                                --op=[SHOW | DELETE | LOGIN | LOGOUT]
                          op=DELETE|LOGIN|LOGOUT will perform deletion/login/
                          logout operation on the specified flash node.
-- 
1.7.1

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to open-iscsi+unsubscr...@googlegroups.com.
To post to this group, send email to open-iscsi@googlegroups.com.
Visit this group at http://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to