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