diff options
Diffstat (limited to 'coreutils/date.c')
-rw-r--r-- | coreutils/date.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/date.c b/coreutils/date.c index db1b693..6a7d5fa 100644 --- a/coreutils/date.c +++ b/coreutils/date.c @@ -98,7 +98,6 @@ //usage: "[OPTIONS] [+FMT] [TIME]" //usage:#define date_full_usage "\n\n" //usage: "Display time (using +FMT), or set time\n" -//usage: "\nOptions:" //usage: IF_NOT_LONG_OPTS( //usage: "\n [-s] TIME Set time to TIME" //usage: "\n -u Work in UTC (don't convert to local time)" |