NETRATz / evaluatedecks

Automatically exported from code.google.com/p/evaluatedecks
0 stars 0 forks source link

Documentation: command line switches #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Are the command line switches documented anywhere? If so, can they be included 
in a readme.txt file with alpha downloads?

Original issue reported on code.google.com by hunterth...@gmail.com on 23 Aug 2012 at 4:31

GoogleCodeExporter commented 9 years ago
Sure, they are documented in the source code... thats probably NOT what you 
meant.
Definitely something that should be done.

I suppose I will first add a "--help" option.

Original comment by fabianku...@web.de on 23 Aug 2012 at 11:44

GoogleCodeExporter commented 9 years ago

Original comment by fabianku...@web.de on 23 Aug 2012 at 11:45

GoogleCodeExporter commented 9 years ago
I figured it was documented somewhere, but I couldn't find it. 

Original comment by hunterth...@gmail.com on 24 Aug 2012 at 12:20

GoogleCodeExporter commented 9 years ago
Oh, and with this documentation, I could run the alpha cli and help find and 
report bugs. Right now, with the few switches I know, there is nothing I need 
to test, so I'm not much help with alpha testing.

Original comment by hunterth...@gmail.com on 24 Aug 2012 at 12:22

GoogleCodeExporter commented 9 years ago
In 438 I introduces the "--help" option, that will give you a list of all 
supported switches. There is also a little comment on each of them, but I 
designed them so their name are obvious.

Original comment by fabianku...@web.de on 25 Aug 2012 at 2:25