From f53d0230081538631a5e9d80dba5f4b00bdae1f1 Mon Sep 17 00:00:00 2001 From: ulif <uli@gnufix.de> Date: Wed, 6 Sep 2017 23:54:54 +0200 Subject: [PATCH] Fix samples in man page. --- docs/manpage.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manpage.rst b/docs/manpage.rst index cd6411c..b98b469 100644 --- a/docs/manpage.rst +++ b/docs/manpage.rst @@ -87,10 +87,11 @@ examples ``diceware`` Create a passphrase using defaults. Outputs something like + "``WheelDyeHonkCanvasWitsPuck``" ``diceware -d`` `"-"` - Create a passphrase with dash `"-"` as separator. - + Create a passphrase with dash ("`-`") as separator. Results in something like + "``Wheel-Dye-Honk-Canvas-Wits-Puck``" copyright -- GitLab