Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-04 00:17:00 +00:00
parent 2f7a186f62
commit 90008c1f5e
45 changed files with 946 additions and 19 deletions

View File

@@ -16,10 +16,10 @@ source: https://github.com/tldr-pages/tldr.git
`tree {{path o\directory}}`
- Display the tree for a directory including files:
- Display the tree for a directory including [f]iles:
`tree {{path o\directory}} /f`
- Display the tree using ASCII characters instead of extended characters:
- Display the tree using [a]SCII characters instead of extended characters:
`tree {{path o\directory}} /a`