summaryrefslogtreecommitdiff
path: root/libreaddiff
diff options
context:
space:
mode:
authorJoshua I. Haase H. (xihh) <hahj87@gmail.com>2012-06-03 19:06:15 -0500
committerJoshua I. Haase H. (xihh) <hahj87@gmail.com>2012-06-03 19:06:15 -0500
commitf39ca23301931899d1bf57dad1144983e1df9b8c (patch)
tree7abca41b54d7d1e9dccf4241f9ede2526893758e /libreaddiff
parent3dcf773de928a0a587f0409d2bd1d7ecad80b549 (diff)
parent20aae24315eb580855ed698f4324d2460fa1f669 (diff)
Merge branch 'master' of gitpar:libretools
Diffstat (limited to 'libreaddiff')
-rwxr-xr-xlibreaddiff2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreaddiff b/libreaddiff
index c8b5214..98646a2 100755
--- a/libreaddiff
+++ b/libreaddiff
@@ -25,7 +25,7 @@ custom_config=$XDG_CONFIG_HOME/libretools/libretools.conf
for arg in "$@" ; do
case "$arg" in
-h|--h|--he|--hel|--help|-\?)
- echo 'Usage: find-pkgs.sh repo [arch]
+ echo 'Usage: libreaddiff repo [arch]
This script outputs a diff of package names and versions in repo
between pacman'\''s sync db and abslibre checkout.' >&2