From c2a7351338a5be912dd8bc2972be36670ff7004b Mon Sep 17 00:00:00 2001
From: ulif <uli@gnufix.de>
Date: Sun, 27 Aug 2017 15:25:06 +0200
Subject: [PATCH] Fix indents and add some text in man page.

---
 docs/manpage.rst | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/manpage.rst b/docs/manpage.rst
index a2ccd9e..2bacfa4 100644
--- a/docs/manpage.rst
+++ b/docs/manpage.rst
@@ -18,7 +18,8 @@ description
 -----------
 
 ``diceware`` is a passphrase generator that generates passphrases by
-concatenating words randomly picked from wordlists.
+concatenating words randomly picked from wordlists. It supports also real dice
+for passphrase generation.
 
 It is based on the proposals of Arnold G. Reinhold on http://diceware.com.
 
@@ -66,10 +67,10 @@ options
   ``--version``
     output version information and exit.
 
-``Arguments related to `realdice' randomsource:``
+``Arguments related to `` `realdice` ``randomsource``:
 
-   ``--dice-sides`` `N`
-   Number of sides of dice. Default: 6
+  ``--dice-sides`` `N`
+    Number of sides of dice. Default: 6
 
 
 copyright
-- 
GitLab