Update cheatsheets

This commit is contained in:
ivuorinen
2024-08-13 00:16:05 +00:00
parent 7425747e58
commit d62421bd26
2 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ source: https://github.com/tldr-pages/tldr.git
- List all files, including hidden files:
`dir -all`
`dir --all`
- List files including their author (`-l` is required):