On Sun, Jan 18, 2004 at 11:13:29PM +0100, Michel wrote: > Hello, > > When I start cfgmaker with the following command: > > ./cfgmaker --global "WorkDir:/usr/local/apache/htdocs/mrtg" \ --global > "Options[_]:growright, bits" \--global "IconDir:icons" \ifref=ip > \snmp-options=:::::2c\ [EMAIL PROTECTED] > mrtg.cfg
You have backslashes that do not seem to make much sense. Your mail client probably f**ked up, or you used cut'n'paste in a strange way. This, or you really have backslashes in strange and unnecessary places. I guess "\--global" looks stranger than the rest. Perhaps there's your problem. Just write anything on one line so there's no need to escape newlines with backslashes. That means you can't do it wrong. Alex -- begin sig http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1 This message was produced without any <iframe tags -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
