Update rm.md

waldyrious/alt-syntax
Wing 2016-01-15 17:23:41 +08:00
parent 7a30cfcf8a
commit b5d0a4a779
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
`rm -r {{/path/to/folder}}`
- Remove file/directory without prompt:
- Remove directory without prompt:
`rm -rf {{/path/to/folder}}`