cal: Add use case for spanning date (#1636)

This commit is contained in:
Starbeamrainbowlabs
2017-11-27 17:54:41 +00:00
committed by GitHub

View File

@@ -6,13 +6,13 @@
`cal`
- Display previous, current and next month:
`cal --three`
- Use monday as the first day of the week:
`cal -m`
- Display a calendar for the current year:
`cal -y`
`cal --monday`
- Display a calendar for a specific year (4 digits):