mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 23:01:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,3 +16,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Remove specific nested directories recursively:
|
||||
|
||||
`rmdir {{[-p|--parents]}} {{path/to/directory1 path/to/directory2 ...}}`
|
||||
|
||||
- Clean a directory of empty directories:
|
||||
|
||||
`rmdir *`
|
||||
|
||||
Reference in New Issue
Block a user