[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: doc error in wmk man page?
- From: Denis Barbier <nospam@thanx>
- Date: Mon, 8 Nov 1999 11:05:06 +0100 (CET)
On 7 Nov 1999, Hans Ulrich Niedermann wrote:
> Hi,
>
> in wmk(1) the syntax of wmk is describe as the following:
>
> wmk [-a] [-A WILDMAT] [-F WILDMAT] [-x PATH] [-X PATH]
> [-a] [-f] [-n] [-r] [WML-options] [path ...]
>
> Now if I call `wmk -M source.wml' I get only
>
> WMk:Error: Unknown option: M
> Try `/usr/local/bin/wmk --help' for more information.
>
> Now is that
> a) a man page bug
> b) a wmk bug
> c) an error by myself?
Answer is b).
I forgot to declare this option. The patch below fixes this bug
--- wmk.src 1999/10/03 20:17:04 1.22
+++ wmk.src 1999/11/08 08:54:51
@@ -125,6 +125,7 @@
"t|settime",
"p|pass=s@",
"W|passoption=s@",
+ "M|depend:s",
"s|safe",
"v|verbose:i",
"q|quiet",
--
Denis Barbier
WML Maintainer
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com