aboutsummaryrefslogtreecommitdiffstats
path: root/src/_ufw
diff options
context:
space:
mode:
authorveloute <21003408+veloute@users.noreply.github.com>2019-07-28 06:48:08 +0000
committerGitHub <noreply@github.com>2019-07-28 06:48:08 +0000
commit725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a (patch)
tree60028fa462713324f3a265965395b63bcac9d07c /src/_ufw
parent#610: add compdef for concourse 5.2.0 (https://concourse-ci.org) (diff)
downloadzsh-completions-725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a.tar
zsh-completions-725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a.tar.gz
zsh-completions-725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a.tar.bz2
zsh-completions-725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a.tar.lz
zsh-completions-725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a.tar.xz
zsh-completions-725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a.tar.zst
zsh-completions-725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a.zip
Update _ufw to add 'prepend' command
Diffstat (limited to 'src/_ufw')
-rw-r--r--src/_ufw1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_ufw b/src/_ufw
index 010a3fa..ffd04f8 100644
--- a/src/_ufw
+++ b/src/_ufw
@@ -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 \