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

Last change on this file since 14 was 14, checked in by koizumi.aoi, 3 years ago

Update configuration format, add switch to install(1) in mkfile

Signed-off-by: Aoi K <koizumi.aoi@…>

File size: 759 bytes
RevLine 
[14]1.Dd Bureaucracy 73, 3188
[2]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
[14]12Clipboard manager command
13.It debug
14Controls whether to use debug
15mode or not. Any value other
16than false is interpreted as
17true.
[4]18.It list_cmd
[14]19Command used to print a listing
20of the password store
21.It menu_cmd
22Menu command for kanako_menu
[2]23.El
24.Ss Encryption section
25.Bl -tag -width 11n -compact
26.It encrypt_cmd
27Command to handle encryption
28.It encrypt_args
29Options to be passed to
30encrypt_cmd for encryption
31.It decrypt_args
32Options to be passed to
33encrypt_cmd for decryption
34.El
35.Sh SEE ALSO
36.Xr kanako 1
37.Sh AUTHORS
38.An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
39
Note: See TracBrowser for help on using the repository browser.