Skip to content

Commit 9118a48

Browse files
author
Anand
committed
ref issue #9 - Updated README.md with updated usage
1 parent e7737de commit 9118a48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ Usage
7373
usage: varuh [-h|--help] [-I|--init "<value>"] [-d|--decrypt "<value>"]
7474
[-C|--clone "<value>"] [-R|--remove "<value>"] [-U|--use-db
7575
"<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]
7979

8080
Password manager for the command line for Unix like operating
8181
systems
@@ -92,11 +92,11 @@ Usage
9292
-E --edit <id> Edit entry by <id>
9393
-l --list-entry <id> List entry by <id>
9494
-x --export <filename> Export all entries to <filename>
95-
-g --genpass <length> Generate password of given <length>
9695
-e --encrypt Encrypt the current database
9796
-A --add Add a new entry
9897
-p --path Show current database path
9998
-a --list-all List all entries in current database
99+
-g --genpass Generate a strong password of length from 8 - 12
100100
-s --show Show passwords when listing entries
101101
-c --copy Copy password to clipboard
102102
-v --version Show version information and exit

0 commit comments

Comments
 (0)