summaryrefslogtreecommitdiff
path: root/Completion/BSD/Command/_fw_update
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/BSD/Command/_fw_update')
-rw-r--r--Completion/BSD/Command/_fw_update6
1 files changed, 4 insertions, 2 deletions
diff --git a/Completion/BSD/Command/_fw_update b/Completion/BSD/Command/_fw_update
index b01749f3f..84b5f808d 100644
--- a/Completion/BSD/Command/_fw_update
+++ b/Completion/BSD/Command/_fw_update
@@ -3,8 +3,10 @@
_arguments -s -S -A "-*" \
'(*)-a[install or update firmware for all drivers]' \
'-d[delete drivers instead of adding them]' \
- '-i[display information]' \
+ '-F[download firmware only]' \
'-n[dry run]' \
- '-p[use the firmware at specified path]:path:' \
+ '-p+[use the firmware at specified path]: : _alternative
+ "urls\:url\:_urls"
+ "directories\:path\:_directories"' \
'*-v[verbose output]' \
'(-a)*:driver:'