> As it turns out, only -h works. Giving the -c or -6 options
> causes it to spit out the usage message again.

Mmm.  Looking at the source, it only looks at argv[1].  So, you
can use -c or -6, but *not at the same time as -h*, which is of
course brain-dead.  I'll have to just fix the damn thing...

-Tom

Reply via email to