K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2011-07-17T19:08:12.397797Z
K 7
svn:log
V 486
inncheck:  use Getopt::Long

Improve the way inncheck parses the command line arguments.  The last
matching argument is taken into account (consequently, "--noperm --perm
--noperm" is valid, as well as "-q -v").

As -perm is not just the opposite of -noperm, $perms is handled differently.
So 1 is -perm, 0 is -noperm, and -1 is neither.

Use --fix, --perms, etc. in our documentation.  Keep -fix, -perms, etc. for
backward compatibility.

Thanks to Florian Schlichting for this patch.

END
