Skip to content
Snippets Groups Projects
Commit a22a2387 authored by ulif's avatar ulif
Browse files

Add sample for wordlist usage and special chars.

parent 44e97c1c
No related branches found
No related tags found
No related merge requests found
......@@ -107,6 +107,12 @@ examples
Create a passphrase with words from file "mywordlist.txt". The file should
contain one word on each line.
``diceware -w en_orig -s 2``
Create a passphrase with two special chars spread over the generated
passphrase and containing words from wordlist "``en_orig``". This is one of
the wordlists that come included with `diceware`. Creates something like:
"``Rutt[FanScoldLouiseT*nyThrob``".
copyright
---------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment