time.1: Make option argument formatting consistent with other pages

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-16 07:01:40 +01:00
parent f14c973aaa
commit 2bec57c646
1 changed files with 2 additions and 2 deletions

View File

@ -223,14 +223,14 @@ Number of signals delivered to the process.
(Not in tcsh.) Exit status of the command.
.SS GNU options
.TP
.BI "\-f " FORMAT ", \-\-format=" FORMAT
.BI "\-f " format ", \-\-format=" format
Specify output format, possibly overriding the format specified
in the environment variable TIME.
.TP
.B "\-p, \-\-portability"
Use the portable output format.
.TP
.BI "\-o " FILE ", \-\-output=" FILE
.BI "\-o " file ", \-\-output=" file
Do not send the results to
.IR stderr ,
but overwrite the specified file.