summaryrefslogtreecommitdiffstats
path: root/Completion/BSD/Command/_pfctl
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/BSD/Command/_pfctl')
-rw-r--r--Completion/BSD/Command/_pfctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/BSD/Command/_pfctl b/Completion/BSD/Command/_pfctl
index 7756239d8..a664b6dd7 100644
--- a/Completion/BSD/Command/_pfctl
+++ b/Completion/BSD/Command/_pfctl
@@ -99,7 +99,7 @@ case $OSTYPE in
;;
esac
-_arguments -s $args \
+_arguments -s : $args \
'-a[apply flags -f, -F, and -s only to the rules in the specified anchor]:anchor' \
'-F+[flush the filter parameters specified by modifier]:modifier:(($pfctl_flush_modifiers))' \
'-D+[define macro to be set to value]:macro' \