about summary refs log tree commit diff
path: root/Completion/BSD/Command/_bsd_pkg
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/BSD/Command/_bsd_pkg')
-rw-r--r--Completion/BSD/Command/_bsd_pkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/BSD/Command/_bsd_pkg b/Completion/BSD/Command/_bsd_pkg
index 25d4f346a..6bdce58e0 100644
--- a/Completion/BSD/Command/_bsd_pkg
+++ b/Completion/BSD/Command/_bsd_pkg
@@ -144,6 +144,7 @@ _bsd_pkg() {
     netbsd*)
       flags+=(
         '(:)-a[delete all installed packages]'
+        '(:)-A[remove automatically installed packages that are no longer required]'
         "-D[don't execute deinstallation scripts]"
         '-F[specify each package by an installed file]'
         '-f[force deinstallation]'