Last change
on this file since 6 was 4, checked in by koizumi.aoi, 3 years ago |
Fix bugs, update docs
Signed-off-by: Aoi K <koizumi.aoi@…>
|
File size:
623 bytes
|
Rev | Line | |
---|
[2] | 1 | .Dd Bureaucracy 65, 3188
|
---|
| 2 | .Dt KANAKO.CONF 5
|
---|
| 3 | .Os
|
---|
| 4 | .Sh NAME
|
---|
| 5 | .Nm kanako.conf
|
---|
| 6 | .Nd configuration file for
|
---|
| 7 | .Xr kanako 1
|
---|
| 8 | .Sh KEYS
|
---|
| 9 | .Ss General section
|
---|
| 10 | .Bl -tag -width 11n -compact
|
---|
[4] | 11 | .It clip_cmd
|
---|
| 12 | Clipboard executable to use with
|
---|
| 13 | the program.
|
---|
| 14 | .It list_cmd
|
---|
| 15 | Listing executable to use
|
---|
| 16 | with the program.
|
---|
[2] | 17 | .El
|
---|
| 18 | .Ss Encryption section
|
---|
| 19 | .Bl -tag -width 11n -compact
|
---|
| 20 | .It encrypt_cmd
|
---|
| 21 | Command to handle encryption
|
---|
| 22 | .It encrypt_args
|
---|
| 23 | Options to be passed to
|
---|
| 24 | encrypt_cmd for encryption
|
---|
| 25 | .It decrypt_args
|
---|
| 26 | Options to be passed to
|
---|
| 27 | encrypt_cmd for decryption
|
---|
| 28 | .El
|
---|
| 29 | .Sh SEE ALSO
|
---|
| 30 | .Xr kanako 1
|
---|
| 31 | .Sh AUTHORS
|
---|
| 32 | .An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
|
---|
| 33 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.