Sends data from unix domain socket to stdout
irw [socket]
irw will connect to any Unix domain socket and will print the data that it receives to stdout. If you don't give it a socket name argument it will watch \//var/run/lirc/lircd. Useful for debugging.
-h --help
display usage summary
-v --version
display version
The documentation for lirc is maintained as html pages. They are located under html/ in the documentation directory.