mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 10:35:30 +02:00
calendar: remove tab character
This commit is contained in:
parent
5e53346fab
commit
bae106ef3e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# calendar
|
||||
|
||||
> Display upcoming events from a calendar file.
|
||||
> Basic event format: "(month)/(day) (Description)" (tab-separated).
|
||||
> Basic event format: "(month)/(day) (Description)" (tab-separated).
|
||||
|
||||
- Show events for today and tomorrow (or the weekend on Friday) from the default calendar:
|
||||
|
||||
|
@ -29,4 +29,4 @@
|
|||
|
||||
- Example entry for US Memorial Day (last Monday of May):
|
||||
|
||||
`May MonLast Memorial Day`
|
||||
`May MonLast Memorial Day`
|
||||
|
|
Loading…
Add table
Reference in a new issue