rmdir: fixed description of rmdir -p (#4155)
This commit is contained in:
@@ -6,6 +6,6 @@
|
|||||||
|
|
||||||
`rmdir {{path/to/directory}}`
|
`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}}`
|
`rmdir -p {{path/to/directory}}`
|
||||||
|
Reference in New Issue
Block a user