Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xorond committed Oct 10, 2016
1 parent 975e352 commit 33c42a3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,20 @@ Usage is pretty straightforward:

```
$ passtrust -h
PassTrust Password Generator
Usage: passtrust [options]
Usage: passtrust [options]
-v, --verify Ask the keyword twice
-l, --length [LENGTH] Change password length (default is 16, max is 64)
-t, --timeout [SECONDS] Change the amount of seconds the password will be on screen (default is 10)
-c, --clipboard Copy the password to the clipboard
-s, --secret Don't show any character when typing
-r, --random Don't ask for a passphrase, use a random one.
-p, --pass_security Check the security of passphrase.
-h, --help Show this message
-V, --version Show version info
```

To use the default options, run passtrust without arguments.
Expand Down

0 comments on commit 33c42a3

Please sign in to comment.