diff --git a/nft-edit-ruleset b/nft-edit-ruleset index e5bac87..94295f5 100755 --- a/nft-edit-ruleset +++ b/nft-edit-ruleset @@ -1,8 +1,8 @@ #!/bin/bash -# summary: Interactively edit the current nftables ruleset. -# author: Tilman Kranz -# authoremail: tilt@linuxfoo.de -# license: MIT License (https://opensource.org/licenses/MIT) +# Summary: Interactively edit the current nftables ruleset. +# Author: Tilman Kranz +# Authoremail: tilt@linuxfoo.de +# License: MIT License (https://opensource.org/licenses/MIT) ## # Functions