source: code/trunk/ayu-ng.mdoc@ 1

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

Initial payload

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

File size: 832 bytes
RevLine 
[1]1.Dd Bureaucracy 62, 3188
2.Dt AYU-NG 1
3.Os
4.Sh NAME
5.Nm ayu-ng
6.Nd rewrite of ayu, an actually boring 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
17.It generate, -g
18Generate a random password
19.It list, -l
20List all entries
21.It del, -r
22Remove single entries
23.It delr, -R
24Remove recursively a directory w/ entries
25.It view, -v
26View an entry
27.Bl
28.El
29.Sh SEE ALSO
30.Xr 5 ayu-ng.conf
31.Rs
32.%A Rob Pike
33.%T "UNIX Style, or cat -v Considered Harmful"
34.%J "USENIX Summer Conference Proceedings"
35.%D 1983
36.Re
37.Sh AUTHORS
38.An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
39.Sh BUGS
40Under the Wayland display protocol,
41the clipboard subcommand won't work,
42due to 'Permission denied'. On X11
43it works just fine.
Note: See TracBrowser for help on using the repository browser.