mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
rmdir: fixed description of rmdir -p (#4155)
This commit is contained in:
parent
d7fc462613
commit
5b4755ede6
@ -6,6 +6,6 @@
|
||||
|
||||
`rmdir {{path/to/directory}}`
|
||||
|
||||
- Remove directories recursively (useful for nested dirs):
|
||||
- Remove the target and its parent directories (useful for nested dirs):
|
||||
|
||||
`rmdir -p {{path/to/directory}}`
|
||||
|
Loading…
Reference in New Issue
Block a user