mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-05 16:47:14 -04:00
Fixed options/flags layout in man page
This commit is contained in:
@@ -61,17 +61,20 @@ add:
|
|||||||
password/-p add a password entry
|
password/-p add a password entry
|
||||||
note/-n add a note entry
|
note/-n add a note entry
|
||||||
folder/-f add a new folder for entries
|
folder/-f add a new folder for entries
|
||||||
|
|
||||||
edit:
|
edit:
|
||||||
rename/relocate/-r rename or relocate an entry
|
rename/relocate/-r rename or relocate an entry
|
||||||
username/-u change the username of an entry
|
username/-u change the username of an entry
|
||||||
password/-p change the password of an entry
|
password/-p change the password of an entry
|
||||||
note/-n change the note attached to an entry
|
note/-n change the note attached to an entry
|
||||||
url/-l change the url attached to an entry
|
url/-l change the url attached to an entry
|
||||||
|
|
||||||
copy:
|
copy:
|
||||||
username/-u copy the username of an entry to your clipboard
|
username/-u copy the username of an entry to your clipboard
|
||||||
password/-p copy the password of an entry to your clipboard
|
password/-p copy the password of an entry to your clipboard
|
||||||
url/-l copy the URL of an entry to your clipboard
|
url/-l copy the URL of an entry to your clipboard
|
||||||
note/-n copy the note of an entry to your clipboard
|
note/-n copy the note of an entry to your clipboard
|
||||||
|
|
||||||
gen:
|
gen:
|
||||||
update/-u generate a password for an existing entry
|
update/-u generate a password for an existing entry
|
||||||
.SH OPTIONS (SERVER)
|
.SH OPTIONS (SERVER)
|
||||||
|
|||||||
Reference in New Issue
Block a user