Add -V to SYNOPSIS; serial comma; sort option descriptions.

This commit is contained in:
wiz 2006-03-11 09:21:03 +00:00
parent 3402be3b88
commit 93ba37c7ea
1 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: iscsi-harness.8,v 1.2 2006/03/04 21:56:11 agc Exp $
.\" $NetBSD: iscsi-harness.8,v 1.3 2006/03/11 09:21:03 wiz Exp $
.\"
.\" Copyright © 2006 Alistair Crooks. All rights reserved.
.\"
@ -34,6 +34,7 @@
.Nd test harness for iscsi-target
.Sh SYNOPSIS
.Nm
.Op Fl V
.Op Fl a Ar authentication type
.Op Fl d Ar digest type
.Op Fl h Ar target hostname
@ -58,10 +59,6 @@ data of various sizes from the target.
Options and operands available for
.Nm iscsi-harness :
.Bl -tag -width Ds
.It Fl V
.Nm
will print the utility name and version number,
and the address for bug reports, and then exit.
.It Fl a Ar authentication type
The authentication type can be one of
.Ar chap ,
@ -75,13 +72,17 @@ The default value is
The digest type can be one of
.Ar header ,
.Ar data ,
.Ar both
.Ar both ,
or
.Ar all ,
or
.Ar none .
The default value is
.Ar none .
.It Fl V
.Nm
will print the utility name and version number,
and the address for bug reports, and then exit.
.El
.Sh FILES
.Bl -tag -width /var/run/iscsi-target.pid -compact