diff options
author | Teddy Wing | 2018-11-15 00:29:14 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-15 00:29:14 +0100 |
commit | ff49a9c44cb5f993e47dcfac98777a3a026e7e9c (patch) | |
tree | d06fcde59e5ccd1c2434682f7f69322ac364ec91 /doc/dome-key.1 | |
parent | 7de9c4c3b207d03c1f6587796b8a9128d8419ead (diff) | |
download | DomeKey-ff49a9c44cb5f993e47dcfac98777a3a026e7e9c.tar.bz2 |
doc/dome-key.1.txt: Add "Files" section
Learned that files should be described in the man page.
Diffstat (limited to 'doc/dome-key.1')
-rw-r--r-- | doc/dome-key.1 | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/dome-key.1 b/doc/dome-key.1 index 2c4161e..085938d 100644 --- a/doc/dome-key.1 +++ b/doc/dome-key.1 @@ -2,12 +2,12 @@ .\" Title: dome-key .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> -.\" Date: 11/14/2018 +.\" Date: 11/15/2018 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "DOME\-KEY" "1" "11/14/2018" "\ \&" "\ \&" +.TH "DOME\-KEY" "1" "11/15/2018" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -146,6 +146,17 @@ It\(cqs recommended that you run the program in the background using launchd(8)\ .\} .sp You can also use \fBbrew services\fR to do this automatically if the program was installed with Homebrew\&. +.SH "FILES" +.PP +\fB~/\&.config/dome\-key/config\&.toml\fR +.RS 4 +Configuration file\&. +.RE +.PP +\fB~/\&.config/dome\-key/mappings\&.dkmap\fR +.RS 4 +Button mapping definitions\&. +.RE .SH "SEE ALSO" .sp dome\-key\-mappings(7)\&. |