calendar: placeholder formatting
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
bae106ef3e
commit
d8838aacfd
@@ -7,17 +7,17 @@
|
|||||||
|
|
||||||
`calendar`
|
`calendar`
|
||||||
|
|
||||||
- Look [A]head, showing events for the next 7 days:
|
- Look [A]head, showing events for the next 30 days:
|
||||||
|
|
||||||
`calendar -A 7`
|
`calendar -A {{30}}`
|
||||||
|
|
||||||
- Look [B]ack, showing events for the previous 7 days:
|
- Look [B]ack, showing events for the previous 7 days:
|
||||||
|
|
||||||
`calendar -B 7`
|
`calendar -B {{7}}`
|
||||||
|
|
||||||
- Show events from a custom calendar file:
|
- Show events from a custom calendar [f]ile:
|
||||||
|
|
||||||
`calendar -f {{/path/to/calendar_file}}`
|
`calendar -f {{path/to/file}}`
|
||||||
|
|
||||||
- Example entry for Christmas:
|
- Example entry for Christmas:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user