lirc-config-tool -V (return code: 1)
/usr/bin/lirc-config-tool: illegal option -- -
Use "/usr/bin/lirc-config-tool -h" for help
lirc-config-tool -h (return code: 0)
Generate lirc configuration files.
Usage:
lirc-config-tool -s [-c file]
lirc-config-tool -u [-c file]
lirc-config-tool -l
lirc-config-tool [-o directory] [-c file] [files...]
lirc-config-tool [-d] [-c file] [files...]
Options:
-s Scan lircd file for unusable keycodes and exit.
-u Update existing lircd file to use key symbols in namespace.
-l List available files to generate.
-d Dump file template(s) usable as stdin on stdout.
-o <dir> Output directory, defaults to /root/.config/lirc.
-c <file> lircd(8) config file, defaults to /etc/lirc/lircd.conf.
-h Print this message.
-m Display manpage.
[files] is a list of files to build or dump, as listed by -l. Defaults
to all available files except stdin.
Only one of the options -s, -u, -l and -d can be given.