Merge pull request #644 from veloute/patch-1

Update _ufw to add 'prepend' command
This commit is contained in:
nicoulaj 2019-09-20 21:26:03 +02:00 committed by GitHub
commit a9704678f8
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 \