From: Nilesh Javali <nilesh.jav...@qlogic.com>

Signed-off-by: Nilesh Javali <nilesh.jav...@qlogic.com>
---
 README         |    2 +-
 doc/iscsiadm.8 |    2 +-
 usr/iscsiadm.c |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 8f3c3ee..0094a29 100644
--- a/README
+++ b/README
@@ -373,7 +373,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
+  -m host --host=hostno|MAC --print=level -C chap --op=[op] 
--value=[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
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
index a5aeaa6..7c209f6 100644
--- a/doc/iscsiadm.8
+++ b/doc/iscsiadm.8
@@ -16,7 +16,7 @@ iscsiadm \- open-iscsi administration utility
 
 \fBiscsiadm\fR \-m fw [\-l]
 
-\fBiscsiadm\fR \-m host [ \-P printlevel ] [ \-H hostno|MAC ]
+\fBiscsiadm\fR \-m host [ \-P printlevel ] [ \-H hostno|MAC ] [ -C chap [ -o 
operation ] [ -v chap_tbl_idx ] ]
 
 \fBiscsiadm\fR \-k priority
 
diff --git a/usr/iscsiadm.c b/usr/iscsiadm.c
index 466225e..66daf58 100644
--- a/usr/iscsiadm.c
+++ b/usr/iscsiadm.c
@@ -130,7 +130,7 @@ iscsiadm -m node [ -hV ] [ -d debug_level ] [ -P printlevel 
] [ -L all,manual,au
 iscsiadm -m session [ -hV ] [ -d debug_level ] [ -P  printlevel] [ -r 
sessionid | sysfsdir [ -R | -u | -s ] [ -o operation ] [ -n name ] [ -v value ] 
]\n\
 iscsiadm -m iface [ -hV ] [ -d debug_level ] [ -P printlevel ] [ -I ifacename 
| -H hostno|MAC ] [ [ -o  operation  ] [ -n name ] [ -v value ] ] [ -C ping [ 
-a ip ] [ -b packetsize ] [ -c count ] [ -i interval ] ]\n\
 iscsiadm -m fw [ -l ]\n\
-iscsiadm -m host [ -P printlevel ] [ -H hostno|MAC ]\n\
+iscsiadm -m host [ -P printlevel ] [ -H hostno|MAC ] [ -C chap [ -o operation 
] [ -v chap_tbl_idx ] ]\n\
 iscsiadm -k priority\n");
        }
        exit(status);
-- 
1.7.9.1.265.gb3a76


-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com.
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to