Age | Commit message (Collapse) | Author |
|
|
|
|
|
This describes the syntax of the `mappings.dkmap` file.
|
|
Learned that files should be described in the man page.
|
|
|
|
Include the Aquatic Prime copyright notice as stipulated by its license.
|
|
Include the program's launchd plist in the man page.
|
|
|
|
Describe the `timeout` configuration option.
|
|
|
|
Used the wrong terminator, '`' instead of '''.
|
|
Script to extract the names of special keys like `<VolumeUp>` from
`parser.rs`.
Need these for the mappings syntax manual.
|
|
* Make "OPTIONS" in the Synopsis section lowercase to match other man
pages
* Add a description of the program. Still not happy with it yet, but
it's a start.
* Add a "See Also" section that refers to an uncreated man page that
should describe the syntax of the dkmap mappings file.
|
|
Copy-pasted options from the `--help` output and reordered them
alphabtically.
Includes a few stub sections that I think are needed.
|