diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2001-01-15 22:15:05 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2001-01-15 22:15:05 +0000 |
| commit | 458b6188cb0b754b84e19bd6b9769f1b81f2d0df (patch) | |
| tree | 5972006f204b255a5b2b81ee42c288c235034178 | |
| parent | c202cd74f8da7a4d07046577410322914f91a2d6 (diff) | |
Notes
| -rw-r--r-- | sbin/vinum/vinum.8 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sbin/vinum/vinum.8 b/sbin/vinum/vinum.8 index 06734c798925..9c67d5d9fbc1 100644 --- a/sbin/vinum/vinum.8 +++ b/sbin/vinum/vinum.8 @@ -324,8 +324,8 @@ maintains a command line history. .Ss OPTIONS .Nm commands may optionally be followed by an option. Any of the following options -may be specified with any command, but in some cases they do not make any -difference: cases, the options are ignored. For example, the +may be specified with any command, but in some cases the options are ignored. +For example, the .Nm stop command ignores the .Fl v @@ -371,7 +371,7 @@ The .if n ("recursive") option is used by the list commands to display information not only about the specified objects, but also about subordinate objects. For -example, in conjnction with the +example, in conjunction with the .Nm lv command, the .Fl r @@ -538,7 +538,9 @@ is used to specify verbose output. .Pp See the section SIMPLIFIED CONFIGURATION below for some examples of this command. -.It Nm create Op Fl f Ar description-file +.Cd create +.Op Fl f +.Ar description-file .sp .Nm .Ar create |
