Source: pdudaemon
Version: 0.0.8.79.gd61cf06-1
Severity: normal

The manpage for pdudaemon only lists -h/--help, --logfile=LOGFILE,
--loglevel=LOGLEVEL, but none of the other options:

    $ pdudaemon --help
    usage: pdudaemon [-h] [--journal] [--logfile LOGFILE] [--loglevel 
{DEBUG,ERROR,INFO,WARN}] [--conf CONF] [--listener LISTENER] [--alias ALIAS | 
--hostname DRIVEHOSTNAME] [--drive]
                     [--request DRIVEREQUEST] [--retries DRIVERETRIES] [--delay 
DRIVEDELAY] [--port DRIVEPORT]

    optional arguments:
      -h, --help            show this help message and exit
      --conf CONF, -c CONF  configuration file [/etc/pdudaemon/pdudaemon.conf]
      --listener LISTENER   PDUDaemon listener setting
      --alias ALIAS
      --hostname DRIVEHOSTNAME

    logging:
      --journal, -j         Log to the journal
      --logfile LOGFILE     log file [/var/log/pdudaemon.log]
      --loglevel {DEBUG,ERROR,INFO,WARN}
                            logging level [INFO]

    drive:
      --drive
      --request DRIVEREQUEST
      --retries DRIVERETRIES
      --delay DRIVEDELAY
      --port DRIVEPORT

Please update the manpage.

Thanks!

-- 
Cheers,
  Andrej

Reply via email to