From 65f95287d42869952e3bc0ae9ffefa94221f7faa Mon Sep 17 00:00:00 2001 From: Christian Zangl Date: Fri, 19 Jul 2019 23:21:30 +0200 Subject: fix docs --- doc/ranger.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/ranger.pod b/doc/ranger.pod index 3a98df86..55944cdd 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -527,8 +527,9 @@ also "da", "dr" and "dt" shortcuts equivalent to "ya", "yr" and "yt".) Paste the files which were previously copied or cut, like pressing Ctrl+V in modern GUI programs. -Conflicts will be renamed by appending an _ to the full file name. To change -this and insert a _ before the file extension see commands.py. +Conflicts will be renamed by appending an '_' (and a counter if necessary), +resulting in F. If you prefer F you can use the +I command from F. =item po -- cgit 1.4.1-2-gfad0 Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/clean
blob: 7a0eda83b831b60b254b07b46b96b866fd3ad7c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12