summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-17 11:43:14 +0100
committerhut <hut@lavabit.com>2010-03-17 11:43:14 +0100
commit186407335a1b5966b0dd0ba3deba88bd17463c18 (patch)
tree55910daa17545bb55ee09551eba02f51927fb395
parent9dfdb4286d33b0668e2f195605427bade75c78ea (diff)
downloadranger-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.py2
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
 
e testable 'random' interface' href='/akkartik/mu/commit/068random.mu?h=hlt&id=0c44f591f4370ce7c06ef4b8ccbee513f3552b05'>0c44f591 ^
4a48bedc ^
0c44f591 ^
7a84094a ^
0c44f591 ^
4a48bedc ^
0c44f591 ^



4a48bedc ^
a0331a9b ^
7a84094a ^
0c44f591 ^
4a48bedc ^
0c44f591 ^









760f683f ^
51b0936f ^



0c44f591 ^










e62ef075 ^
5fadf6f3 ^
e62ef075 ^

4a48bedc ^
e62ef075 ^














1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75