about summary refs log tree commit diff
path: root/Completion/BSD/Command/_portlint
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/BSD/Command/_portlint')
-rw-r--r--Completion/BSD/Command/_portlint4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/BSD/Command/_portlint b/Completion/BSD/Command/_portlint
index d3619bbca..4cbeb20c6 100644
--- a/Completion/BSD/Command/_portlint
+++ b/Completion/BSD/Command/_portlint
@@ -12,6 +12,6 @@ _arguments -s \
     '-t[nit pick about use of spaces]' \
     '-N[writing a new port]' \
     '-V[print the version and exit]' \
-    '-M:set make variables to ENV (ex. PORTSDIR=/usr/ports.work):_guard ".#" "environment vars"' \
-    '-B:allow # contiguous blank lines:_guard "[0-9]#" "numeric value"' \
+    '-M[set make variables to ENV (ex. PORTSDIR=/usr/ports.work)]: :_guard ".#" "environment vars"' \
+    '-B[allow # contiguous blank lines]: :_guard "[0-9]#" "numeric value"' \
     ':port directory:_files -/'