mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 12:59:43 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user