summaryrefslogtreecommitdiff
path: root/sys/man/1/mothra
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2013-12-07 00:51:19 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2013-12-07 00:51:19 +0100
commit66cc2fa96036398b10bc8def293bb5759bbbabe4 (patch)
tree373be246558d5c2ffcfd86285b8b88f6801c7399 /sys/man/1/mothra
parenta989f89f3e15bae969c764114a256237c3538672 (diff)
mothra: remove debug code, dont create $home/lib/mothra/mothra.err file
Diffstat (limited to 'sys/man/1/mothra')
-rw-r--r--sys/man/1/mothra13
1 files changed, 3 insertions, 10 deletions
diff --git a/sys/man/1/mothra b/sys/man/1/mothra
index b552463f7..64ec94d92 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 -dva
+.B -va
]
[
.B -m
@@ -52,10 +52,6 @@ the environment variable
.PP
There are a number of options:
.TP
-.B -d
-Debug mode. Causes debug messages to appear in
-.B $home/lib/mothra/mothra.err.
-.TP
.B -a
Alt display. Starts in alt display mode, see menu
commands table below.
@@ -70,8 +66,8 @@ The default is
.B /mnt/web.
.TP
.B -v
-Verbose mode. Causes HTML errors to appear in
-.B $home/lib/mothra/mothra.err.
+Verbose mode. Causes HTML errors to be printed
+on file-descriptor 2.
.PP
The display contains the last message from
.I mothra,
@@ -169,9 +165,6 @@ for most image files.
.SH FILES
.B $home/lib/mothra/hit.html
the hit list
-.br
-.B $home/lib/mothra/mothra.err
-log of debug and/or error messages, including HTML syntax errors
.SH SOURCE
.B /sys/src/cmd/mothra
.SH "SEE ALSO"