source: code/trunk/kanako.mdoc@ 12

Last change on this file since 12 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
RevLine 
[11]1.Dd Bureaucracy 72, 3188
[2]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]11.It -n
[2]12Add a new entry
[11]13.It -c
[2]14Copy an entry's text to the clipboard
[11]15.It -e
[2]16Edit an entry
[11]17.It -l
[2]18List all entries
[11]19.It -r
[2]20Remove single entries
[11]21.It -R
[2]22Remove recursively a directory w/ entries
[11]23.It -v
[2]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.