Formatted all pages according to guidelines.

This commit is contained in:
Ruben Vereecken
2016-01-07 18:31:27 +01:00
parent efa4cbd4de
commit 066582e8ea
284 changed files with 1338 additions and 1364 deletions

View File

@@ -1,23 +1,19 @@
# cal
> Prints calendar information
> Prints calendar information.
- Display a calendar for the current month or specified month
- Display a calendar for the current month or specified month:
`cal`
`cal -m {{12}}`
`cal -m {{Dec}}`
- Display a calendar for the current year or a specified year
- Display a calendar for the current year or a specified year:
`cal -y`
`cal 2013`
- Display date of Easter (western churches)
- Display date of Easter (western churches):
`ncal -e`
`ncal -e 2013`