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
|
Rev | Line | |
---|
[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
|
---|
| 12 | Add a new entry
|
---|
| 13 | .It copy, -c
|
---|
| 14 | Copy an entry's text to the clipboard
|
---|
| 15 | .It edit, -e
|
---|
| 16 | Edit an entry
|
---|
| 17 | .It generate, -g
|
---|
| 18 | Generate a random password
|
---|
| 19 | .It list, -l
|
---|
| 20 | List all entries
|
---|
| 21 | .It del, -r
|
---|
| 22 | Remove single entries
|
---|
| 23 | .It delr, -R
|
---|
| 24 | Remove recursively a directory w/ entries
|
---|
| 25 | .It view, -v
|
---|
| 26 | View 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
|
---|
| 40 | Under the Wayland display protocol,
|
---|
| 41 | the clipboard subcommand won't work,
|
---|
| 42 | due to 'Permission denied'. On X11
|
---|
| 43 | it works just fine.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.