Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 11:56:51 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r261769 - stable/10/usr.bin/iscsictl
Message-ID:  <201402111156.s1BBupqO066906@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Tue Feb 11 11:56:50 2014
New Revision: 261769
URL: http://svnweb.freebsd.org/changeset/base/261769

Log:
  MFC r260255:
  
  Properly document -u and -s.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/usr.bin/iscsictl/iscsictl.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.bin/iscsictl/iscsictl.8
==============================================================================
--- stable/10/usr.bin/iscsictl/iscsictl.8	Tue Feb 11 11:38:44 2014	(r261768)
+++ stable/10/usr.bin/iscsictl/iscsictl.8	Tue Feb 11 11:56:50 2014	(r261769)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402111156.s1BBupqO066906>