summaryrefslogtreecommitdiff
path: root/bumpPkgrel
diff options
context:
space:
mode:
Diffstat (limited to 'bumpPkgrel')
-rwxr-xr-xbumpPkgrel2
1 files changed, 2 insertions, 0 deletions
diff --git a/bumpPkgrel b/bumpPkgrel
index e867fb34..d9bc9316 100755
--- a/bumpPkgrel
+++ b/bumpPkgrel
@@ -2,6 +2,8 @@
if [ $# -eq 0 ]; then
>&2 echo 'usage: bumpPkgrel [-n] [-p /tmp/provided] $pkg1 $pkg2 $pkg3 ...'
+ >&2 echo ' -n: do not commit'
+ >&2 echo ' -p: use this temporary file'
exit 1
fi