Move pages back into a "pages" folder
This commit is contained in:
19
pages/common/cal.md
Normal file
19
pages/common/cal.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# cal
|
||||
|
||||
> Prints calendar information
|
||||
|
||||
- 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
|
||||
|
||||
`cal -y`
|
||||
`cal 2013`
|
||||
|
||||
- Display date of Easter (western churches)
|
||||
|
||||
`ncal -e`
|
||||
`ncal -e 2013`
|
Reference in New Issue
Block a user