Thread: vacuumlo doesn't seems to have help

vacuumlo doesn't seems to have help

From
Olivier Thauvin
Date:
Postresql 8.1.0:

I was looking what does vacuumlo provide in contrib, but it seems there is a
problem with messages given by this program:

[nanardon@draco regress]$ /usr/bin/vacuumlo
vacuumlo: missing required argument: database name
Try 'vacuumlo -?' for help.
[nanardon@draco regress]$ /usr/bin/vacuumlo -?
[nanardon@draco regress]$

--help or -h return invalid option.

If someone can fix the -? or the message return by this program.
Thanks by advance.