diff options
Diffstat (limited to 'java/apache-commons-cli/pkg-descr')
-rw-r--r-- | java/apache-commons-cli/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/apache-commons-cli/pkg-descr b/java/apache-commons-cli/pkg-descr new file mode 100644 index 000000000000..f4bf86fafc24 --- /dev/null +++ b/java/apache-commons-cli/pkg-descr @@ -0,0 +1,4 @@ +The Apache Commons CLI library provides a simple and easy to use +API for working with the command line arguments and options. + +WWW: http://commons.apache.org/proper/commons-cli/ |