aboutsummaryrefslogtreecommitdiff
path: root/bin/rfc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rfc')
-rwxr-xr-xbin/rfc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rfc b/bin/rfc
index 9c71ebc..0860f45 100755
--- a/bin/rfc
+++ b/bin/rfc
@@ -133,7 +133,7 @@ if [ "${UPDATE:-}" = true ]; then
exit
fi
-eval "$(assert-arg "$RFC_NUMBER" 'RFC_NUMBER')"
+eval "$(assert-arg -- "$RFC_NUMBER" 'RFC_NUMBER')"
if [ ! -e "$F" ]; then
printf 'Given RFC_NUMBER "%s" does not exist at:\n%s\n' \