From db6de141c00f1edd62f1e32fe040f4a97f7aa1b8 Mon Sep 17 00:00:00 2001 From: Tilman Kranz Date: Sun, 21 Nov 2021 04:42:01 +0100 Subject: [PATCH] meta header formatting --- nft-edit-ruleset | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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