From b12f02d602a42963c42062800f89342b74df7709 Mon Sep 17 00:00:00 2001
From: ulif <uli@gnufix.de>
Date: Sat, 7 Feb 2015 02:00:26 +0100
Subject: [PATCH] Fix README.

---
 README.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index 3dcd574..02199db 100644
--- a/README.rst
+++ b/README.rst
@@ -16,9 +16,9 @@ by concatenating words randomly picked from wordlists. For instance::
   $ diceware
   MyraPend93rdSixthEagleAid
 
-The passphrase contains by default six capitalized words with no space
-char or similar in-between and a single special char (the ``">"`` in the
-example above).
+The passphrase contains by default six words (with first char
+capitalized) without any separator chars. Optionally you can let
+`diceware` insert special chars into the passphrase.
 
 .. contents::
 
-- 
GitLab