source: code/trunk/kanako.conf.mdoc@ 4

Last change on this file since 4 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
Line 
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
11.It clip_cmd
12Clipboard executable to use with
13the program.
14.It list_cmd
15Listing executable to use
16with the program.
17.El
18.Ss Encryption section
19.Bl -tag -width 11n -compact
20.It encrypt_cmd
21Command to handle encryption
22.It encrypt_args
23Options to be passed to
24encrypt_cmd for encryption
25.It decrypt_args
26Options to be passed to
27encrypt_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.