Rewritten command line parsing code to get rid of Console_GetoptPlus dependency

This commit is contained in:
2014-06-07 17:17:37 +02:00
parent a6d0484bec
commit 413a92ec66
3 changed files with 34 additions and 59 deletions

6
README
View File

@@ -8,12 +8,6 @@ This is a re-write of my previous check_md5 that was written in Bash. The Bash
version is more tested and should work better. I wrote this this version mainly
as a way to practice some PHP.
NOTE: For this script to work you need PEAR Console_GetoptPlus (or
Console_Getopt).
See http://pear.php.net/package/Console_GetoptPlus for more information on how
to install Console_GetoptPlus.
Options:
-h
Print detailed help screen