diff options
author | Alex Musolino <alex@musolino.id.au> | 2021-06-20 02:05:00 +0000 |
---|---|---|
committer | Alex Musolino <alex@musolino.id.au> | 2021-06-20 02:05:00 +0000 |
commit | 6dd2c638b6fa9f891836cd2fceb3e4f996f6e199 (patch) | |
tree | cd1a99bf234d7f5121b6dbd0b184465b121e47d1 | |
parent | 775a4bea4386c12067057de0e56dd8baa34f43ec (diff) | |
download | plan9front-6dd2c638b6fa9f891836cd2fceb3e4f996f6e199.tar.xz |
date(1): list all option characters in SYNOPSIS
Now that -f is specifically mentioned (as it takes
an argument), might as well list the others in full.
-rw-r--r-- | sys/man/1/date | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/date b/sys/man/1/date index cf38ad83d..abe07e400 100644 --- a/sys/man/1/date +++ b/sys/man/1/date @@ -4,7 +4,7 @@ date, clock \- date and time .SH SYNOPSIS .B date [ -.I option +.I -unitm ] [ .B -f .I format |