Add example usage to Readme
mattfrear opened this issue · 3 comments
mattfrear commented
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.
MikelThief commented
https://github.com/gsscoder/commandline/wiki/Quickstart
it is described here. You are just not reading carefully.
mattfrear commented
OK, they are on the wiki quickstart page but they are not on the Readme which is where I was looking.
mattfrear commented
Anyway, I don't even use this package cos I couldn't find the info needed to get started. So I raised the issue to help you address it. Looks like this repo is no longer maintained so I'm closing the issue.