mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Don't say that the list of formats can be space delimited, it no longer can be.
Mention that more than one -o will concatenate formats. Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
This commit is contained in:
parent
04b9282ff8
commit
50355bb408
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98029
@ -130,8 +130,11 @@ Keywords may be appended with an equals (``='') sign and a string.
|
||||
This causes the printed header to use the specified string instead of
|
||||
the standard header.
|
||||
.It Fl o
|
||||
Display information associated with the space or comma separated list
|
||||
of keywords specified.
|
||||
Display information associated with the comma separated list of keywords
|
||||
specified.
|
||||
Multiple keywords may also be given in the form of more than one
|
||||
.Fl o
|
||||
option.
|
||||
Keywords may be appended with an equals (``='') sign and a string.
|
||||
This causes the printed header to use the specified string instead of
|
||||
the standard header.
|
||||
|
Loading…
Reference in New Issue
Block a user