updated rm command to better match man pages (#30765)
This commit is contained in:
committed by
Christopher McCormack
parent
4a37cd1318
commit
63eb2841b5
@ -3,6 +3,8 @@ title: Bash rm
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Bash command: rm
|
## Bash command: rm
|
||||||
|
`rm` attempts to remove non-directory type files specified.
|
||||||
|
If permissions do not allow writing the user is prompted for confirmation.
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user