source: code/trunk/kanako.mdoc@ 13

Last change on this file since 13 was 11, checked in by koizumi.aoi, 3 years ago

Moved addons to their own directory. Add kanako_gen, Removed
kanako-init, etc.

Signed-off-by: Aoi K <koizumi.aoi@…>

File size: 772 bytes
Line 
1.Dd Bureaucracy 72, 3188
2.Dt KANAKO 1
3.Os
4.Sh NAME
5.Nm kanako
6.Nd the adaptable password manager
7.Sh DESCRIPTION
8
9.Sh USAGE
10.Bl -tag -width 11n -compact
11.It -n
12Add a new entry
13.It -c
14Copy an entry's text to the clipboard
15.It -e
16Edit an entry
17.It -l
18List all entries
19.It -r
20Remove single entries
21.It -R
22Remove recursively a directory w/ entries
23.It -v
24View an entry
25.Bl
26.El
27.Sh SEE ALSO
28.Xr age 1
29.Xr gpg 1
30.Xr kanako.conf 5
31.Xr pwgen 1
32.Xr salty 1
33.Rs
34.%A Rob Pike
35.%T "UNIX Style, or cat -v Considered Harmful"
36.%J "USENIX Summer Conference Proceedings"
37.%D 1983
38.Re
39.Sh AUTHORS
40.An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
41.Sh BUGS
42Under the Wayland display protocol,
43the clipboard subcommand won't work,
44due to 'Permission denied'. On X11
45it works just fine.
Note: See TracBrowser for help on using the repository browser.