Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-02 00:19:25 +00:00
parent 53600d7687
commit e88941b007
3 changed files with 49 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Display the last 20 commands (in Zsh it displays all commands starting from the 20th):
`history {{20}}`
`history 20`
- Display history with timestamps in different formats (only available in Zsh):