Improve man page
Add -s, --start option explanation, and specify defaults for options.
This commit is contained in:
@@ -43,7 +43,7 @@ The options are as follows:
|
|||||||
.It Fl a, \-autogram Ar relaxed | strict | pangram
|
.It Fl a, \-autogram Ar relaxed | strict | pangram
|
||||||
Specify the desired type of autogram.
|
Specify the desired type of autogram.
|
||||||
Default is
|
Default is
|
||||||
.Sq relaxed .
|
.Ar relaxed .
|
||||||
.It Fl h, \-help
|
.It Fl h, \-help
|
||||||
Print help text and exit.
|
Print help text and exit.
|
||||||
.It Fl i, \-max-iter Ar count
|
.It Fl i, \-max-iter Ar count
|
||||||
@@ -55,6 +55,12 @@ Choose between English
|
|||||||
.Ar en
|
.Ar en
|
||||||
or Dutch
|
or Dutch
|
||||||
.Ar nl .
|
.Ar nl .
|
||||||
|
Default is
|
||||||
|
.Ar en .
|
||||||
|
.It Fl s, \-start Ar start-of-sentence
|
||||||
|
Specify the text with which the sentence should start.
|
||||||
|
Default is
|
||||||
|
.Dq This sentence contains .
|
||||||
.It Fl v, \-verbose
|
.It Fl v, \-verbose
|
||||||
When specified,
|
When specified,
|
||||||
.Nm
|
.Nm
|
||||||
|
Reference in New Issue
Block a user