From 9075ddcdf74dd8de070a99cf801c851e383050c4 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Fri, 2 Nov 2018 21:14:37 +0100 Subject: Add the beginning of a man page Copy-pasted options from the `--help` output and reordered them alphabtically. Includes a few stub sections that I think are needed. --- doc/dome-key.1.txt | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 doc/dome-key.1.txt (limited to 'doc') diff --git a/doc/dome-key.1.txt b/doc/dome-key.1.txt new file mode 100644 index 0000000..47257b8 --- /dev/null +++ b/doc/dome-key.1.txt @@ -0,0 +1,42 @@ +dome-key(1) +=========== + +NAME +---- +dome-key - Custom mappings for headphone buttons + +SYNOPSIS +-------- +*dome-key* ['OPTIONS'] + +DESCRIPTION +----------- + + +OPTIONS +------- +--audio:: + play interface audio +-d, --daemon:: + run the daemon in the current shell +-h, --help:: + print this help menu +--license 'file':: + register the software using a license plist file +-r, --reload-mappings:: + reload the mappings file +-v, --version:: + print the program version + +CONFIGURATION +------------- + +MAPPINGS +-------- + +LAUNCHD +------- + +COPYRIGHT +--------- +[TODO: mention AquaticPrime as per license] -- cgit v1.2.3