diff --git a/docs/manpage.rst b/docs/manpage.rst
index 971f8e1cea3ef7a13366d0aa90bdb56b6901115d..0b62283904688eaa25150ec08e22a58f80191e02 100644
--- a/docs/manpage.rst
+++ b/docs/manpage.rst
@@ -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
 ---------