]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
time.1: Make option argument formatting consistent with other pages
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 16 Feb 2015 06:01:40 +0000 (07:01 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 21 Feb 2015 07:32:12 +0000 (08:32 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man1/time.1

index 49beb236975db47f5b0a7b5afbcd3fcedb455249..43cfd3daa639c51b1b7d09a98a0238a179657fb0 100644 (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.