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