Last change
on this file since 16 was 15, checked in by koizumi.aoi, 3 years ago |
Worth a tag?
Signed-off-by: Aoi K <koizumi.aoi@…>
|
File size:
1.1 KB
|
Line | |
---|
1 | .Dd Bureaucracy 73, 3188
|
---|
2 | .Dt KANAKO 1
|
---|
3 | .Os
|
---|
4 | .Sh NAME
|
---|
5 | .Nm kanako
|
---|
6 | .Nd the adaptable password manager
|
---|
7 | .Sh SYNOPSIS
|
---|
8 | .Nm
|
---|
9 | .Fl c Ar args
|
---|
10 | .Fl e Ar args
|
---|
11 | .Fl l
|
---|
12 | .Fl n Ar args
|
---|
13 | .Fl r Ar args
|
---|
14 | .Fl R Ar args
|
---|
15 | .Fl v Ar args
|
---|
16 | .Sh DESCRIPTION
|
---|
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.
|
---|
25 | .Sh USAGE
|
---|
26 | .Bl -tag -width 11n -compact
|
---|
27 | .It -n
|
---|
28 | Add a new entry
|
---|
29 | .It -c
|
---|
30 | Copy an entry's text to the clipboard
|
---|
31 | .It -e
|
---|
32 | Edit an entry
|
---|
33 | .It -l
|
---|
34 | List all entries
|
---|
35 | .It -r
|
---|
36 | Remove single entries
|
---|
37 | .It -R
|
---|
38 | Remove recursively a directory w/ entries
|
---|
39 | .It -v
|
---|
40 | View an entry
|
---|
41 | .Bl
|
---|
42 | .El
|
---|
43 | .Sh SEE ALSO
|
---|
44 | .Xr age 1
|
---|
45 | .Xr cream 1
|
---|
46 | .Xr gpg 1
|
---|
47 | .Xr kanako.conf 5
|
---|
48 | .Xr pwgen 1
|
---|
49 | .Xr salty 1
|
---|
50 | .Rs
|
---|
51 | .%A Rob Pike
|
---|
52 | .%T "UNIX Style, or cat -v Considered Harmful"
|
---|
53 | .%J "USENIX Summer Conference Proceedings"
|
---|
54 | .%D 1983
|
---|
55 | .Re
|
---|
56 | .Sh AUTHORS
|
---|
57 | .An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
|
---|
58 | .Sh BUGS
|
---|
59 | Under the Wayland display protocol,
|
---|
60 | the clipboard subcommand won't work,
|
---|
61 | due to 'Permission denied'. On X11
|
---|
62 | it works just fine.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.