File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 73
73
usage: varuh [-h|--help] [-I|--init "<value>"] [-d|--decrypt "<value>"]
74
74
[-C|--clone "<value>"] [-R|--remove "<value>"] [-U|--use-db
75
75
"<value>"] [-f|--find "<value>"] [-E|--edit "<value>"]
76
- [-l|--list-entry "<value>"] [-x|--export "<value>"] [-g |--genpass
77
- "<value>" ] [-e |--encrypt ] [-A |--add ] [-p |--path ] [-a |--list-all ]
78
- [-s|--show] [- c|--copy] [-v|--version]
76
+ [-l|--list-entry "<value>"] [-x|--export "<value>"] [-e |--encrypt]
77
+ [-A|--add ] [-p |--path ] [-a |--list-all ] [-g |--genpass ] [-s |--show ]
78
+ [-c|--copy] [-v|--version]
79
79
80
80
Password manager for the command line for Unix like operating
81
81
systems
@@ -92,11 +92,11 @@ Usage
92
92
-E --edit <id> Edit entry by <id>
93
93
-l --list-entry <id> List entry by <id>
94
94
-x --export <filename> Export all entries to <filename>
95
- -g --genpass <length> Generate password of given <length>
96
95
-e --encrypt Encrypt the current database
97
96
-A --add Add a new entry
98
97
-p --path Show current database path
99
98
-a --list-all List all entries in current database
99
+ -g --genpass Generate a strong password of length from 8 - 12
100
100
-s --show Show passwords when listing entries
101
101
-c --copy Copy password to clipboard
102
102
-v --version Show version information and exit
You can’t perform that action at this time.
0 commit comments