kanako/kanako.conf.mdoc
koizumi.aoi 6be4bf2c44 It's settled now, say hi to Kanako-san!
Signed-off-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee>

git-svn-id: file:///srv/svn/repo/kanako/trunk@2 62e5d677-aa6e-8c4a-b8cb-b9416171cb8e
2022-10-11 16:53:31 +00:00

32 lines
593 B
Plaintext

.Dd Bureaucracy 65, 3188
.Dt KANAKO.CONF 5
.Os
.Sh NAME
.Nm kanako.conf
.Nd configuration file for
.Xr kanako 1
.Sh KEYS
.Ss General section
.Bl -tag -width 11n -compact
.It clip
Clipboard program to use with
the program. Default is xclip
.El
.Ss Encryption section
.Bl -tag -width 11n -compact
.It encrypt_cmd
Command to handle encryption
Default is 'age'
.It encrypt_args
Options to be passed to
encrypt_cmd for encryption
.It decrypt_args
Options to be passed to
encrypt_cmd for decryption
.El
.Sh SEE ALSO
.Xr kanako 1
.Sh AUTHORS
.An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee