class Object
Constants
- DEFAULT_CONFFILE
main
Public Instance Methods
usage()
click to toggle source
# File autodrop, line 228 def usage puts <<EOD usage: autodrop [options] -c, --config=FILE specify config file -h, --help print this -i, --input=FILE specify input source -l, --log=FILE specify log file or `syslog' -n, --no-daemon run as no daemon -p, --pidfile=FILE specify PID file -V, --version print version EOD end