diff options
author | Michaël Ball <michael.ball@gmail.com> | 2017-06-17 10:00:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-17 10:00:34 +0100 |
commit | cd0e14c90187711e2cb9241441859788093c63ed (patch) | |
tree | a55bec94ddfe025631c57bc8388948711521ca68 | |
parent | b57ee0ffc26098560202c751de9142c88d80bcc6 (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,4 +14,4 @@ Optional arguments: Generate a passphrase of 5 words using the american english wordlist: - $ passwordgen -w 5 /usr/share/dict/american-english
\ No newline at end of file + $ passphrasegen -w 5 /usr/share/dict/american-english |