From 725c65cc4c5f2c0c6d8613dfa1d32ad82328e88a Mon Sep 17 00:00:00 2001 From: veloute <21003408+veloute@users.noreply.github.com> Date: Sun, 28 Jul 2019 06:48:08 +0000 Subject: [PATCH] Update _ufw to add 'prepend' command --- src/_ufw | 1 + 1 file changed, 1 insertion(+) 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 \