Reworked CLI command line interface.

CLI interface options make more sense, are parsed in a more organized fashion,
and the interface is more informative regarding its actions.
This commit is contained in:
Jonathan Bernard
2011-08-09 17:24:53 -05:00
parent e99b65fb16
commit b04655a428
8 changed files with 165 additions and 90 deletions

View File

@ -1,9 +1,9 @@
#Sat Feb 27 03:01:15 CST 2010
#Tue, 09 Aug 2011 17:21:28 -0500
build.dir=build
src.dir=src
build.jar=pit-cli-${application.version}.${build.number}.jar
build.number=5
expected.application.version=2.5.1
build.number=7
expected.application.version=2.6.0
lib.dir=lib
release.dir=release
release.jar=pit-cli-${application.version}.jar