From 583ed019aebfc5f4e9de8570ecbaadc337ca0237 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 22 May 2023 15:37:02 +0200 Subject: properly indent help text --- bin/get-package-updates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index bbf5a4a..d67d45a 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -21,7 +21,7 @@ usage() { >&2 echo ' (yyyy-mm-ddThh:mm:ss). Conflicts -n.' >&2 echo ' -h|--help: Show this help and exit.' >&2 echo ' -i|--ignore-insanity:' - >&2 echo ' Do not abort when insane.' + >&2 echo ' Do not abort when insane.' >&2 echo ' -n|--no-pull: Do not pull git repos, merely reorder build list.' >&2 echo ' Conflicts -d.' >&2 echo ' -r|--recent-modifications:' -- cgit v1.2.3-54-g00ecf