diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.1 | 2 | ||||
-rw-r--r-- | doc/ranger.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index d0ed2e7b..f64c19d7 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -622,7 +622,7 @@ Paste the files which were previously copied or cut, like pressing Ctrl+V in modern \s-1GUI\s0 programs. .Sp Conflicts will be renamed by appending an '_' (and a counter if necessary), -resulting in \fIfile.ext_\fR, \fIfile.ext_0\fR, etc. If you prefer \fIfile_.ext\fR you +resulting in \f(CW\*(C`file.ext_\*(C'\fR, \f(CW\*(C`file.ext_0\*(C'\fR, etc. If you prefer \f(CW\*(C`file_.ext\*(C'\fR you can use the \f(CW\*(C`paste_ext\*(C'\fR command. .IP "po" 14 .IX Item "po" diff --git a/doc/ranger.pod b/doc/ranger.pod index 53f4933c..8e9f261a 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -542,7 +542,7 @@ Paste the files which were previously copied or cut, like pressing Ctrl+V in modern GUI programs. Conflicts will be renamed by appending an '_' (and a counter if necessary), -resulting in F<file.ext_>, F<file.ext_0>, etc. If you prefer F<file_.ext> you +resulting in C<file.ext_>, C<file.ext_0>, etc. If you prefer C<file_.ext> you can use the C<paste_ext> command. =item po |