summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-04-03 22:32:27 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-04-03 22:32:27 -0300
commit70f5afd5d2cefaea0796288de3a94d2a5cad26df (patch)
tree1f6bcdb9bf0800d980620e94579c2eee9ae40fe0
parentccc61420fca233f9a0c7f850f936b4cf9ec4ebe2 (diff)
fix: exit on --help
-rwxr-xr-xdiff-unfree1
1 files changed, 1 insertions, 0 deletions
diff --git a/diff-unfree b/diff-unfree
index 0086db9..5d991f3 100755
--- a/diff-unfree
+++ b/diff-unfree
@@ -28,6 +28,7 @@ custom_config=$XDG_CONFIG_HOME/libretools/libretools.conf
(Unfree) ABS. Package name and repo will we guessed if you don't
specify them."
msg2 "Usage: $0 [unfree-package] [repo]"
+ exit 0
}
[[ ! -r PKGBUILD ]] && {