source: code/trunk/kanako.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: 1.1 KB
RevLine 
[14]1.Dd Bureaucracy 73, 3188
[2]2.Dt KANAKO 1
3.Os
4.Sh NAME
5.Nm kanako
6.Nd the adaptable password manager
[14]7.Sh SYNOPSIS
8.Nm
9.Fl c
10.Ar args
11.Nm
12.Fl e
13.Ar args
14.Nm
15.Fl l
16.Nm
17.Fl n
18.Ar args
19.Nm
20.Fl r
21.Ar args
22.Nm
23.Fl R
24.Ar args
25.Nm
26.Fl v
27.Ar args
[2]28.Sh DESCRIPTION
[14]29It is a clean rewrite of
30.Xr ayu 1
31supporting multiple backends
32and having more add-ons for
33use with it. However, it
34may be pretty unstable compared
35to said tool, but should work
36well for its purpose.
[2]37.Sh USAGE
38.Bl -tag -width 11n -compact
[11]39.It -n
[2]40Add a new entry
[11]41.It -c
[2]42Copy an entry's text to the clipboard
[11]43.It -e
[2]44Edit an entry
[11]45.It -l
[2]46List all entries
[11]47.It -r
[2]48Remove single entries
[11]49.It -R
[2]50Remove recursively a directory w/ entries
[11]51.It -v
[2]52View an entry
53.Bl
54.El
55.Sh SEE ALSO
56.Xr age 1
[14]57.Xr cream 1
[2]58.Xr gpg 1
59.Xr kanako.conf 5
60.Xr pwgen 1
61.Xr salty 1
62.Rs
63.%A Rob Pike
64.%T "UNIX Style, or cat -v Considered Harmful"
65.%J "USENIX Summer Conference Proceedings"
66.%D 1983
67.Re
68.Sh AUTHORS
69.An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
70.Sh BUGS
71Under the Wayland display protocol,
72the clipboard subcommand won't work,
73due to 'Permission denied'. On X11
74it works just fine.
Note: See TracBrowser for help on using the repository browser.