cal: add -3
example (#2716)
This commit is contained in:

committed by
Agniva De Sarker

parent
5282b17d36
commit
66fce39b37
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
- Display previous, current and next month:
|
- Display previous, current and next month:
|
||||||
|
|
||||||
`cal --three`
|
`cal -3`
|
||||||
|
|
||||||
- Use monday as the first day of the week:
|
- Use monday as the first day of the week:
|
||||||
|
|
||||||
|
@@ -6,6 +6,10 @@
|
|||||||
|
|
||||||
`cal`
|
`cal`
|
||||||
|
|
||||||
|
- Display previous, current and next month:
|
||||||
|
|
||||||
|
`cal -3`
|
||||||
|
|
||||||
- Display a calendar for a specific month (1-12 or name):
|
- Display a calendar for a specific month (1-12 or name):
|
||||||
|
|
||||||
`cal -m {{month}}`
|
`cal -m {{month}}`
|
||||||
|
Reference in New Issue
Block a user