From d51aa1dd6ffe5ca8ef6f44d3fb82fa8ac33d047a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 16 May 2022 00:08:51 -0300 Subject: bin/backup: Fix indentation of help text --- bin/backup | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'bin') diff --git a/bin/backup b/bin/backup index cab37dc..16673eb 100755 --- a/bin/backup +++ b/bin/backup @@ -14,13 +14,13 @@ help() { Options: - -v enable verbose mode, useful for - interactive sessions - -C COMMENT the comment text to be attached to the archive - -h, --help show this message + -v enable verbose mode, useful for + interactive sessions + -C COMMENT the comment text to be attached to the archive + -h, --help show this message - ARCHIVE_TAG the tag used to create the new - backup (default: "cronjob") + ARCHIVE_TAG the tag used to create the new + backup (default: "cronjob") The repository is expected to have been created with: -- cgit v1.2.3