mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 19:35:27 +02:00
Update rm.md
This commit is contained in:
parent
7a30cfcf8a
commit
b5d0a4a779
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
`rm -r {{/path/to/folder}}`
|
||||
|
||||
- Remove file/directory without prompt:
|
||||
- Remove directory without prompt:
|
||||
|
||||
`rm -rf {{/path/to/folder}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue