From 4d89b7627d0224c111ffbad4a0544a20c68c4e6f Mon Sep 17 00:00:00 2001 From: trasz Date: Sat, 4 Jan 2014 09:57:23 +0000 Subject: Properly document -u and -s. MFC after: 3 days Sponsored by: The FreeBSD Foundation --- usr.bin/iscsictl/iscsictl.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/iscsictl/iscsictl.8 b/usr.bin/iscsictl/iscsictl.8 index 192ae83..bc1d7e8 100644 --- a/usr.bin/iscsictl/iscsictl.8 +++ b/usr.bin/iscsictl/iscsictl.8 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 30, 2013 +.Dd January 4, 2014 .Dt ISCSICTL 8 .Os .Sh NAME @@ -88,8 +88,12 @@ and the temporary discovery sesion will be removed. The "nickname" of session defined in the configuration file. .It Fl p Target portal - host name or address - for statically defined targets. +.It Fl s +CHAP secret. .It Fl t Target name. +.It Fl u +CHAP login. .It Fl v Verbose mode. .El -- cgit v1.1