about summary refs log tree commit diff stats
path: root/examples
diff options
context:
space:
mode:
authorSamuel Walladge <samuel@swalladge.id.au>2017-03-15 10:06:44 +1030
committernfnty <git@nfnty.se>2017-03-15 13:53:03 +0100
commit6b4c87186d42e8ac3f735acc206b07c631be381a (patch)
treecab432e1062d6882d1881d45744d22721cb554da /examples
parent18136950652b4928d71f76e5d47875c263a6e9bd (diff)
downloadranger-6b4c87186d42e8ac3f735acc206b07c631be381a.tar.gz
Improve error message for some commands when called without args
Commands improved:
* `change_mode`
* `flat`
* `chain`
* `chmod`
* All `map` commands
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
bf0fdc4d ^
47d00141 ^
b89f5da2 ^


















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