Skip to content

Commit

Permalink
doc: update CLI options in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ludndev committed Jul 16, 2024
1 parent 80b4c70 commit c5a64c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ chmod +x pwdgen
```
demo@ideatopia:~$ pwdgen -h
Password Generator 1.0.0
Password Generator 1.0.1
Generates passwords with various complexities
by ideatopia https://github.com/ideatopia
Expand All @@ -76,6 +76,7 @@ Options:
--hide Hide password from terminal display
--copy Copy password to clipboard
--export <EXPORT> Export's file path
--update Self update from latest release
-h, --help Print help
-V, --version Print version
```
Expand Down

0 comments on commit c5a64c7

Please sign in to comment.