source: code/trunk/kanako.mdoc@ 10

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

Added initialization script, added error checking on kanako, update
manual page.

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

File size: 855 bytes
RevLine 
[2]1.Dd Bureaucracy 65, 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 add, -n
12Add a new entry
13.It copy, -c
14Copy an entry's text to the clipboard
15.It edit, -e
16Edit an entry
[3]17.It gen, -g
[2]18Generate a random password
19.It list, -l
20List all entries
[3]21.It trash, -r
[2]22Remove single entries
[3]23.It trashd, -R
[2]24Remove recursively a directory w/ entries
25.It view, -v
26View an entry
27.Bl
28.El
29.Sh SEE ALSO
30.Xr age 1
31.Xr gpg 1
32.Xr kanako.conf 5
33.Xr pwgen 1
34.Xr salty 1
35.Rs
36.%A Rob Pike
37.%T "UNIX Style, or cat -v Considered Harmful"
38.%J "USENIX Summer Conference Proceedings"
39.%D 1983
40.Re
41.Sh AUTHORS
42.An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
43.Sh BUGS
44Under the Wayland display protocol,
45the clipboard subcommand won't work,
46due to 'Permission denied'. On X11
47it works just fine.
Note: See TracBrowser for help on using the repository browser.