You've got examples of how to set it up in C#, F#, VB etc, but no examples of how to use it at the command line.
e.g. is it 'myprogram.exe r filename' or 'myprogram.exe -r filename' or 'myprogram.exe -r=filename' or 'myprogram.exe --r filename' etc. I have no idea.