summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncal/ncal.1
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2010-03-21 21:33:21 +0000
committeredwin <edwin@FreeBSD.org>2010-03-21 21:33:21 +0000
commit9792f6e953c151c5df861e4c49cf9ed1d3762f38 (patch)
tree80c16fd52abe3a449fc3567be35758dc7ae6e2f0 /usr.bin/ncal/ncal.1
parent78363cb37359be16ff42d36fdd2cdf51b9f33ae0 (diff)
downloadFreeBSD-src-9792f6e953c151c5df861e4c49cf9ed1d3762f38.zip
FreeBSD-src-9792f6e953c151c5df861e4c49cf9ed1d3762f38.tar.gz
Replace -b with -C and -B (as proposed by Alexander).
Add -3, -A and -B to the usage. Update regression test for the new parameters.
Diffstat (limited to 'usr.bin/ncal/ncal.1')
-rw-r--r--usr.bin/ncal/ncal.114
1 files changed, 12 insertions, 2 deletions
diff --git a/usr.bin/ncal/ncal.1 b/usr.bin/ncal/ncal.1
index d9973c2..8429906 100644
--- a/usr.bin/ncal/ncal.1
+++ b/usr.bin/ncal/ncal.1
@@ -60,6 +60,10 @@
.Op Fl A Ar number
.Op Fl B Ar number
.Op Ar year
+.Nm ncal
+.Op Fl CN
+.Op Fl H Ar yyyy-mm-dd
+.Op Fl d Ar yyyy-mm
.Sh DESCRIPTION
The
.Nm
@@ -127,8 +131,14 @@ of months after the current month.
Display the
.Ar number
of months before the current month.
-.It Fl b
-Switch to backwards compatibility mode (for debugging).
+.It Fl C
+Switch to
+.Nm cal
+mode.
+.It Fl N
+Switch to
+.Nm ncal
+mode.
.It Fl d Ar yyyy-mm
Use
.Ar yyyy-mm
OpenPOWER on IntegriCloud