irsimsend --version (return code: 0)
irw 0.10.0
irsimsend --help (return code: 0)
Send key symbols durations to fixed file 'simsend.out'.
Synopsis:
irsimsend [-U path] [-s time] [-c count] <file>
irsimsend [-k keysym | -l listfile] [-U path] [-s time] [-c count] <file>
irsimsend [-h | -v]
<file> is a lircd.conf type config file. In the first form, all keys in
that file are sent.
Options:
-U, --plugindir <path>: Load drivers from <path>.
-c, --config <count>: Repeat each key <count> times.
-l, --listfile <file> Send symbols in file.
-k, --keysym <keysym> Send a single keysym.
-s, --start-space <time> Send a start space <time> us
-v, --version Print version.
-h, --help Print this message.