diff options
author | hut <hut@lavabit.com> | 2010-03-17 11:43:14 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-03-17 11:43:14 +0100 |
commit | 186407335a1b5966b0dd0ba3deba88bd17463c18 (patch) | |
tree | 55910daa17545bb55ee09551eba02f51927fb395 | |
parent | 9dfdb4286d33b0668e2f195605427bade75c78ea (diff) | |
download | ranger-186407335a1b5966b0dd0ba3deba88bd17463c18.tar.gz |
help.fileop: updated doc
removed the part "WITHOUT CONFIRMATION" since I actually built in a confirmation dialog.
-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 |