X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/6abcf20f5cee0409e0b705edbfe1ebb3a38d63bd..cc3ca08f22460b15423bb88632f3a12741b19003:/mkphrase.1 diff --git a/mkphrase.1 b/mkphrase.1 index 56141f3..dd4fd56 100644 --- a/mkphrase.1 +++ b/mkphrase.1 @@ -39,7 +39,7 @@ mkphrase \- generate passphrases with guaranteed minimum entropy .RB [ \-g .IR generator ] .br - + .RB [ \-n .IR count ] .RB [ \-r @@ -66,7 +66,7 @@ Write a help summary for to standard output and exit. .TP .B "\-v, \-\-version" -Write +Write .BR mkphrase 's version information to standard output and exit. .TP @@ -86,7 +86,7 @@ to construct passphrases. See below. The default generator is .BR markov . .TP .BI "\-n, \-\-count=" count -Produce +Produce .I count phrases. The default is to produce only one. .TP @@ -129,4 +129,4 @@ ones. Three letters work fairly well for English. However, they may not work so well for other languages. .SH AUTHOR -Mark Wooding, . +Mark Wooding, .