svn commit: r260255 - head/usr.bin/iscsictl
Edward Tomasz Napierala
trasz at FreeBSD.org
Sat Jan 4 09:57:24 UTC 2014
Author: trasz
Date: Sat Jan 4 09:57:23 2014
New Revision: 260255
URL: http://svnweb.freebsd.org/changeset/base/260255
Log:
Properly document -u and -s.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.bin/iscsictl/iscsictl.8
Modified: head/usr.bin/iscsictl/iscsictl.8
==============================================================================
--- head/usr.bin/iscsictl/iscsictl.8 Sat Jan 4 09:27:49 2014 (r260254)
+++ head/usr.bin/iscsictl/iscsictl.8 Sat Jan 4 09:57:23 2014 (r260255)
@@ -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
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
More information about the svn-src-all
mailing list