Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-23 00:20:07 +00:00
parent a49466c200
commit cd59a77dc8
31 changed files with 239 additions and 130 deletions

View File

@@ -15,4 +15,4 @@ source: https://github.com/tldr-pages/tldr.git
- Remove specific nested directories recursively:
`rmdir -p {{path/to/directory1 path/to/directory2 ...}}`
`rmdir {{[-p|--parents]}} {{path/to/directory1 path/to/directory2 ...}}`