From f2673b8ebdb0325709912d333cd7fd0750b3ecc4 Mon Sep 17 00:00:00 2001 From: ulif <uli@gnufix.de> Date: Sun, 6 Aug 2017 13:36:11 +0200 Subject: [PATCH] In manpage, add a description. --- docs/manpage.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/manpage.rst b/docs/manpage.rst index 730bd30..9ede806 100644 --- a/docs/manpage.rst +++ b/docs/manpage.rst @@ -20,6 +20,12 @@ synopsis description ----------- +``diceware`` is a passphrase generator that generates passphrases by +concatenating words randomly picked from wordlists. + +It is based on the proposals of Arnold G. Reinhold on http://diceware.com . + + options ------- -- GitLab