From 20aae24315eb580855ed698f4324d2460fa1f669 Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Sat, 26 May 2012 15:35:07 +0200 Subject: Updating text showed by -h, changing the name of the last program to the current one --- libreaddiff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.2