Last change
on this file since 2 was 2, checked in by koizumi.aoi, 3 years ago |
It's settled now, say hi to Kanako-san!
Signed-off-by: Aoi K <koizumi.aoi@…>
|
File size:
593 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
|
---|
| 11 | .It clip
|
---|
| 12 | Clipboard program to use with
|
---|
| 13 | the program. Default is xclip
|
---|
| 14 | .El
|
---|
| 15 | .Ss Encryption section
|
---|
| 16 | .Bl -tag -width 11n -compact
|
---|
| 17 | .It encrypt_cmd
|
---|
| 18 | Command to handle encryption
|
---|
| 19 | Default is 'age'
|
---|
| 20 | .It encrypt_args
|
---|
| 21 | Options to be passed to
|
---|
| 22 | encrypt_cmd for encryption
|
---|
| 23 | .It decrypt_args
|
---|
| 24 | Options to be passed to
|
---|
| 25 | encrypt_cmd for decryption
|
---|
| 26 | .El
|
---|
| 27 | .Sh SEE ALSO
|
---|
| 28 | .Xr kanako 1
|
---|
| 29 | .Sh AUTHORS
|
---|
| 30 | .An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
|
---|
| 31 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.