diff options
Diffstat (limited to 'usr.sbin/iscsictl')
-rw-r--r-- | usr.sbin/iscsictl/iscsictl.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/iscsictl/iscsictl.8 b/usr.sbin/iscsictl/iscsictl.8 index b062e34f51d..9a5eb7f4acc 100644 --- a/usr.sbin/iscsictl/iscsictl.8 +++ b/usr.sbin/iscsictl/iscsictl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iscsictl.8,v 1.4 2014/04/20 22:52:26 jmc Exp $ +.\" $OpenBSD: iscsictl.8,v 1.5 2014/04/21 18:05:45 claudio Exp $ .\" .\" Copyright (c) 2010 David Gwynne <dlg@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 20 2014 $ +.Dd $Mdocdate: April 21 2014 $ .Dt ISCSICTL 8 .Os .Sh NAME @@ -48,6 +48,8 @@ The following commands are available: .Bl -tag -width Ds .It Cm reload Reload the configuration file. +.It Cm show Op Cm summary +Show a list of all configured sessions. .It Cm show Cm vscsi stats Show statistics of .Xr vscsi 4 |