diff options
Diffstat (limited to 'coreutils/cal.c')
-rw-r--r-- | coreutils/cal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/cal.c b/coreutils/cal.c index ef1c29bb9..b470ad968 100644 --- a/coreutils/cal.c +++ b/coreutils/cal.c @@ -21,7 +21,6 @@ //usage: "[-jy] [[MONTH] YEAR]" //usage:#define cal_full_usage "\n\n" //usage: "Display a calendar\n" -//usage: "\nOptions:" //usage: "\n -j Use julian dates" //usage: "\n -y Display the entire year" |