Usage update
This commit is contained in:
parent
71945eb88d
commit
c2a9ab5041
4
Usage.pm
4
Usage.pm
@ -14,6 +14,7 @@ Simple password manager writed in Perl.
|
||||
|
||||
-s show password
|
||||
-n [Name of resource] name of resource
|
||||
-g [Group name] group name
|
||||
-w store new password
|
||||
-l [Link] link to resource
|
||||
-u username
|
||||
@ -33,6 +34,9 @@ Examples:
|
||||
Show all names and resources:
|
||||
\tpm.pl -s -n all
|
||||
|
||||
Show all names in group:
|
||||
\tpm.pl -s -g work
|
||||
|
||||
Copy password for resource:
|
||||
\tpm.pl -s -n LOR
|
||||
\tPassword copied to xclipboard.\n\t\tURI is http://linux.org.ru/
|
||||
|
Loading…
Reference in New Issue
Block a user