kanako/ayu-ng.mdoc
koizumi.aoi d55cab46a7 Initial payload
Signed-off-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee>

git-svn-id: file:///srv/svn/repo/kanako/trunk@1 62e5d677-aa6e-8c4a-b8cb-b9416171cb8e
2022-10-09 02:26:55 +00:00

43 lines
832 B
Plaintext

.Dd Bureaucracy 62, 3188
.Dt AYU-NG 1
.Os
.Sh NAME
.Nm ayu-ng
.Nd rewrite of ayu, an actually boring password manager
.Sh DESCRIPTION
.Sh USAGE
.Bl -tag -width 11n -compact
.It add, -n
Add a new entry
.It copy, -c
Copy an entry's text to the clipboard
.It edit, -e
Edit an entry
.It generate, -g
Generate a random password
.It list, -l
List all entries
.It del, -r
Remove single entries
.It delr, -R
Remove recursively a directory w/ entries
.It view, -v
View an entry
.Bl
.El
.Sh SEE ALSO
.Xr 5 ayu-ng.conf
.Rs
.%A Rob Pike
.%T "UNIX Style, or cat -v Considered Harmful"
.%J "USENIX Summer Conference Proceedings"
.%D 1983
.Re
.Sh AUTHORS
.An Aoi Koizumi Aq Mt koizumi.aoi@kyoko-project.wer.ee
.Sh BUGS
Under the Wayland display protocol,
the clipboard subcommand won't work,
due to 'Permission denied'. On X11
it works just fine.