source: code/trunk/kanako.mdoc@ 22

Last change on this file since 22 was 22, checked in by yakumo.izuru, 20 months ago

Release 2.1

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

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