indentation

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2019-12-04 14:13:03 +03:00
parent c89d90f67c
commit 67ddff1306
1 changed files with 3 additions and 3 deletions

6
ufw
View File

@ -52,9 +52,9 @@ usage() {
Environment variables: Environment variables:
UFW_CFG_FILE # Config file to read, defaults to \$XDG_CONFIG_DIR/ufw UFW_CFG_FILE # Config file to read, defaults to \$XDG_CONFIG_DIR/ufw
UFW_SECRET # Your API secret UFW_SECRET # Your API secret
UFW_TMP_DIR UFW_TMP_DIR
UFW_URL UFW_URL
EOF EOF
} }