aboutsummaryrefslogtreecommitdiffstats
path: root/conf/format-options.py
Commit message (Collapse)AuthorAgeFilesLines
* conf: Add a format-options --nosort option to keep order of sections as definedMartin Willi2014-05-071-4/+10
|
* conf: Properly propagate whether a section is commented or notTobias Brunner2014-05-071-3/+4
|
* conf: Order settings in man page alphabeticallyTobias Brunner2014-03-311-5/+4
| | | | | For the config snippets the options are now explicitly ordered before subsections.
* conf: Script to convert option descriptions to man page and config snippets ↵Tobias Brunner2014-02-121-0/+337
added