> In the debian stable version of bsdmainutils, (9.0.6), one can use > `ncal -C -h` > and `ncal -C -H 2017-01-01`. When I rebuild ncal from git > (b878431ef60d2895d94e9786f3cd091ae6d55e1c 9.0.12, with > ncal_options.diff) this > combination is not supported anymore: > ...
Yes, that is because '-C' was incorrectly used in the old version. What we probably want is option '-b' instead. However, I just noticed that German ncal manpage has a much better explanation than the English one. I guess that should be fixed. Michael -- Michael Meskes Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Meskes at (Debian|Postgresql) dot Org Jabber: michael at xmpp dot meskes dot org VfL Borussia! Força Barça! SF 49ers! Use Debian GNU/Linux, PostgreSQL

