cal: move from pages/common/ to pages/osx/, so the content corresponds to the command version
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
# cal
|
||||
|
||||
> Prints calendar information.
|
||||
|
||||
- Display a calendar for the current month:
|
||||
|
||||
`cal`
|
||||
|
||||
- Display a calendar for a specific month:
|
||||
|
||||
`cal -m {{month_number}}`
|
||||
|
||||
- Display a 12 month calendar for the current year:
|
||||
|
||||
`cal -y`
|
||||
|
||||
- Display a 12 month calendar for a specific year:
|
||||
|
||||
`cal 2016`
|
||||
|
||||
- Display date of Easter (western churches):
|
||||
|
||||
`ncal -e {{year}}`
|
Reference in New Issue
Block a user