aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaël Ball <michael.ball@gmail.com>2017-06-17 10:00:34 +0100
committerGitHub <noreply@github.com>2017-06-17 10:00:34 +0100
commitcd0e14c90187711e2cb9241441859788093c63ed (patch)
treea55bec94ddfe025631c57bc8388948711521ca68
parentb57ee0ffc26098560202c751de9142c88d80bcc6 (diff)
Fix typo in example of running commandHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fff1066..adacd70 100644
--- a/README.md
+++ b/README.md
@@ -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