diff options
-rw-r--r-- | ranger/help/fileop.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/help/fileop.py b/ranger/help/fileop.py index 5b7a0f0b..2fac9786 100644 --- a/ranger/help/fileop.py +++ b/ranger/help/fileop.py @@ -28,7 +28,7 @@ These are all the operations which can change, and with misuse, possibly harm your files: :chmod <number> Change the rights of the selection -:delete DELETES ALL FILES IN THE SELECTION WITHOUT CONFIRMATION +:delete DELETES ALL FILES IN THE SELECTION :rename <newname> Change the name of the current file pp, pl, po Pastes the copied files in different ways |