Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-13 00:14:42 +00:00
parent 5cc33140be
commit 038e245f61
12 changed files with 42 additions and 34 deletions

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Display calendar for the month of February of the year 2010:
`gcal {{2}} {{2010}}`
`gcal 2 2010`
- Provide calendar sheet with week numbers:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
- Change starting day of week to 1st day of the week (Monday):
`gcal --starting-day={{1}}`
`gcal --starting-day=1`
- Display the previous, current and next month surrounding today: