On Sat, Nov 17, 2001, David A. Desrosiers wrote:

> $ plucker-build -f /tmp/CreateRSS -H
> "http://www.perl.com/lpt/a/2001/11/15/creatingrss.html"; --zlib-compression
> --bpp=4 --no-urlinfo --maxdepth=1 --foo
> Traceback (most recent call last):
>   File "/usr/local/bin/plucker-build", line 1023, in ?
>     usage (text)
>   File "/usr/local/bin/plucker-build", line 804, in usage
>     print 'Error:  ' + reason
> TypeError: cannot add type "instance" to string

When I run this command using the code in CVS I get the following,

  Error:  option --foo not recognized
  Usage: /usr/local/bin/plucker-build [OPTIONS] [HOMEURL]
  (Type '/usr/local/bin/plucker-build --help' for more information.)

/Mike

Reply via email to