diff options
author | Ori Bernstein <ori@eigenstate.org> | 2020-03-10 10:09:34 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2020-03-10 10:09:34 -0700 |
commit | 5bc9b0c3cac34864d479c099283793ec4ae5565e (patch) | |
tree | 943d06d59dfd6c13cc0a724a3118d5099b264884 /sys/man/1/mothra | |
parent | 06ea44c895a5f97b7b9b65fce84dec2700f443fb (diff) |
improve usage messages (thanks henesy)
Fix inconsistencies between programs and their usage
messages, correct instances where information seems
to be missing or lost. This includes missing arguments,
making usage consistent with manuals, and so on.
Diffstat (limited to 'sys/man/1/mothra')
-rw-r--r-- | sys/man/1/mothra | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/man/1/mothra b/sys/man/1/mothra index d9f5c480c..278a42f79 100644 --- a/sys/man/1/mothra +++ b/sys/man/1/mothra @@ -4,7 +4,7 @@ mothra \- retrieve and display World-Wide Web files .SH SYNOPSIS .B mothra [ -.B -va +.B -dvak ] [ .B -m @@ -71,6 +71,9 @@ The default is .B -v Verbose mode. Causes HTML errors to be printed on file-descriptor 2. +.TP +.B -d +Enables debug mode. .PP The display contains the last message from .I mothra, |