lircd --version (return code: 0)
lircd 0.10.0
lircd --help (return code: 0)
Usage: lircd [options] <config-file>
-h --help Display this message
-v --version Display version
-O --options-file Options file
-i --immediate-init Initialize the device immediately at start
-n --nodaemon Don't fork to background
-p --permission=mode File permissions for /var/run/lirc/lircd
-H --driver=driver Use given driver (-H help lists drivers)
-d --device=device Read from given device
-U --plugindir=dir Dir where drivers are loaded from
-l --listen[=[address:]port] Listen for network connections
-c --connect=host[:port] Connect to remote lircd server
-o --output=socket Output socket filename
-P --pidfile=file Daemon pid file
-L --logfile=file Log file path (default: use syslog)'
-D[level] --loglevel[=level] 'info', 'warning', 'notice', etc., or 3..10.
-r --release[=suffix] DEPRECATED: Auto-generate release events
-a --allow-simulate Accept SIMULATE command
-Y --dynamic-codes Enable dynamic code generation
-A --driver-options=key:value[|key:value...]
Set driver options
-e --effective-user=uid Run as uid after init as root
-R --repeat-max=limit allow at most this many repeats