summaryrefslogtreecommitdiffstats
path: root/contrib/paccache.sh.in
AgeCommit message (Collapse)AuthorFilesLines
2012-04-24paccache: adopt parseopts for options parsingDave Reisner1-47/+72
Add longopts and update usage. This removes the TODO item and incorporates --help/--version into the standard option set. Signed-off-by: Dave Reisner <dreisner@archlinux.org>
2012-04-24contrib: rename bash scripts: .in -> .sh.inDave Reisner1-0/+319
For consistency with the scripts/ directory, ensure that all bash scripts use the same pre-build suffix. Signed-off-by: Dave Reisner <dreisner@archlinux.org>