about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-09-25 01:01:37 +0200
committerhut <hut@lavabit.com>2011-09-25 01:01:37 +0200
commitbbaf1b089b814bde00aa08a76a66629ece92837c (patch)
tree60b28d47325e0774b06afb670e7bf34e096b3fde /doc
parent1c6485c6e0eae47be5e0ec19e46fa1a0058fe91e (diff)
downloadranger-bbaf1b089b814bde00aa08a76a66629ece92837c.tar.gz
documented and improved DaPangus' changes
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.15
-rw-r--r--doc/ranger.pod5
2 files changed, 4 insertions, 6 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 406297bd..6cc2b5e4 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -565,9 +565,8 @@ Quit ranger.  The current directory will be bookmarked as ' so you can re-enter
 it by typing `` or '' the next time you start ranger.
 .IP "rename \fInewname\fR" 2
 .IX Item "rename newname"
-Rename the current file.  If a file with that name already exists, it will be
-overwritten without notice.  Also try the key binding A for appending something
-to a file name.
+Rename the current file.  If a file with that name already exists, the renaming
+will fail.  Also try the key binding A for appending something to a file name.
 .IP "save_copy_buffer" 2
 .IX Item "save_copy_buffer"
 Save the copy buffer from \fI~/.config/ranger/copy_buffer\fR.  This can be used to
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 8f6cc62a..f6dbdb60 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -592,9 +592,8 @@ it by typing `` or '' the next time you start ranger.
 
 =item rename I<newname>
 
-Rename the current file.  If a file with that name already exists, it will be
-overwritten without notice.  Also try the key binding A for appending something
-to a file name.
+Rename the current file.  If a file with that name already exists, the renaming
+will fail.  Also try the key binding A for appending something to a file name.
 
 =item save_copy_buffer