summaryrefslogtreecommitdiff
path: root/bin/check-upstream-bug-tracker
diff options
context:
space:
mode:
Diffstat (limited to 'bin/check-upstream-bug-tracker')
-rwxr-xr-xbin/check-upstream-bug-tracker2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/check-upstream-bug-tracker b/bin/check-upstream-bug-tracker
index 90d4145..a8d3476 100755
--- a/bin/check-upstream-bug-tracker
+++ b/bin/check-upstream-bug-tracker
@@ -31,7 +31,7 @@ do
-f|--failure)
shift
if [ -n "${identifier}" ]; then
- >&2 echo 'Option -i only allowed once.'
+ >&2 echo 'Option -f only allowed once.'
usage
fi
identifier="$1"