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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to