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
|
Line | |
---|
1 | .Dd Bureaucracy 73, 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
|
---|
12 | Clipboard manager command
|
---|
13 | .It debug
|
---|
14 | Controls whether to use debug
|
---|
15 | mode or not. Any value other
|
---|
16 | than false is interpreted as
|
---|
17 | true.
|
---|
18 | .It list_cmd
|
---|
19 | Command used to print a listing
|
---|
20 | of the password store
|
---|
21 | .It menu_cmd
|
---|
22 | Menu command for kanako_menu
|
---|
23 | .El
|
---|
24 | .Ss Encryption section
|
---|
25 | .Bl -tag -width 11n -compact
|
---|
26 | .It encrypt_cmd
|
---|
27 | Command to handle encryption
|
---|
28 | .It encrypt_args
|
---|
29 | Options to be passed to
|
---|
30 | encrypt_cmd for encryption
|
---|
31 | .It decrypt_args
|
---|
32 | Options to be passed to
|
---|
33 | encrypt_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.