about summary refs log tree commit diff stats
path: root/doc/rifle.pod
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespacea13460542021-08-251-1/+1
|
* Update the docs to reflect changes to codeZoran Plesivcak2020-11-081-2/+2
| | | | | | | Changes to code in: - previous commit (THIS_COMMIT^) - c826091a74e88102ca1795ab9798dd8b8498f653
* Clarify that defaults will not be loadedtoonn2020-02-081-1/+2
| | | | | Explicitly state that defaults won't be loaded if a configuration file is present and render the docs.
* doc(rifle): Add note of rifle config reading in manpageJames Wright2020-02-071-1/+1
| | | In response to #1825.
* Prefer VISUAL to EDITORtoonn2018-01-231-1/+7
| | | | | | | | | | | | | `VISUAL` is often misused to mean desktop GUI editor it's actual purpose was to distinguish editors like `vi` (which is short for visual) from editors like `ed` (which was probably short for editor), `EDITOR` is actually intended to point to one of the latter. Rifle still defaults to `vim` if both variables are undefined, even with an old `rifle.conf` after trying to fall back on `EDITOR`. For some better information on this see, https://unix.stackexchange.com/a/334022
* rifle: Add new option flag `-c`Samuel Walladge2017-02-051-3/+8
|
* doc/rifle.1: added whitespace at exampleshut2013-02-181-0/+4
|
* doc/rifle.1: Added man page for riflehut2013-02-181-0/+120
31a913814900467358b2adf20a148bf6de1a'>b3d031a9 ^
eed17676 ^







b3d031a9 ^
eed17676 ^



b3d031a9 ^


eed17676 ^
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