Last change
on this file since 28 was 24, checked in by yakumo.izuru, 4 weeks ago |
Make TOTP support built-in, simplify code a bit, add colored errors and warnings via printf
|
File size:
608 bytes
|
Line | |
---|
1 | .Dd May 14, 2025
|
---|
2 | .Dt KANAKO.CONF 5
|
---|
3 | .Os
|
---|
4 | .Sh NAME
|
---|
5 | .Nm kanako.conf
|
---|
6 | .Nd configuration file for kanako
|
---|
7 | .Sh CONFIGURATION FIELDS
|
---|
8 | .Bl -tag -width 11n -compact
|
---|
9 | .It kanako_clip_cmd
|
---|
10 | Clipboard executable to be
|
---|
11 | used with the -c switch
|
---|
12 | .It kanako_decrypt_args
|
---|
13 | Arguments for decryption
|
---|
14 | passed to kanako_encrypt_cmd
|
---|
15 | .It kanako_encrypt_args
|
---|
16 | Arguments for encryption
|
---|
17 | passed to kanako_encrypt_cmd
|
---|
18 | .It kanako_encrypt_cmd
|
---|
19 | Encryption executable to
|
---|
20 | be used with the program
|
---|
21 | .It kanako_menu_cmd
|
---|
22 | Menu executable to
|
---|
23 | be used with kanako_menu
|
---|
24 | .El
|
---|
25 | .Sh SEE ALSO
|
---|
26 | .Xr kanako 1
|
---|
27 | .Sh AUTHORS
|
---|
28 | .An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
|
---|
Note:
See
TracBrowser
for help on using the repository browser.