Closed kimgr closed 13 years ago
Also, we rebound some references that pointed to the wrong place under binary/, to be able to build.
manual merge done
Thanks!
On Tuesday, June 28, 2011, jediwhale reply@reply.github.com wrote:
manual merge done
Reply to this email directly or view it on GitHub: https://github.com/jediwhale/fitsharp/pull/81#issuecomment-1452325
We've added a -d switch to let FolderRunner list all files that would normally be executed.
As part of this, argument parsing has been factored out into a separate class, which allows value-less command-line switches.
Hope this is generally useful!