Update _ufw to add 'prepend' command

This commit is contained in:
veloute 2019-07-28 06:48:08 +00:00 committed by GitHub
parent b512d57b6d
commit 725c65cc4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ _ufw() {
"status:show firewall status"
"show:show firewall report"
"version:display version information"
"prepend:add rule before all of the same type"
)
_arguments -C -s -S -n \