cal(1) - displays a calendar and the date of Easter
-h      Turns off highlighting of today.
-J      Display Julian Calendar, if combined with the -e option, display date of Easter according to the
        Julian Calendar.
-e      Display date of Easter (for western churches).
-j      Display Julian days (days one-based, numbered from January 1).
-m month
        Display the specified month.  If month is specified as a decimal number, it may be followed by the
        letter ā€˜fā€™ or ā€˜pā€™ to indicate the following or preceding month of that number, respectively.
-o      Display date of Orthodox Easter (Greek and Russian Orthodox Churches).
-p      Print the country codes and switching days from Julian to Gregorian Calendar as they are assumed by
        ncal.  The country code as determined from the local environment is marked with an asterisk.
-s country_code
        Assume the switch from Julian to Gregorian Calendar at the date associated with the country_code.
        If not specified, ncal tries to guess the switch date from the local environment or falls back to
        September 2, 1752.  This was when Great Britain and her colonies switched to the Gregorian
        Calendar.
-w      Print the number of the week below each week column.
-y      Display a calendar for the specified year.
-3      Display the previous, current and next month surrounding today.
-A number
        Display the number of months after the current month.
-B number
        Display the number of months before the current month.
-C      Switch to cal mode.
-N      Switch to ncal mode.
-d yyyy-mm
        Use yyyy-mm as the current date (for debugging of date selection).
-H yyyy-mm-dd
        Use yyyy-mm-dd as the current date (for debugging of highlighting).
-M      Weeks start on Monday.
-S      Weeks start on Sunday.
-b      Use oldstyle format for ncal output.