Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-22 15:37:02 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-22 15:37:02 +0200
commit583ed019aebfc5f4e9de8570ecbaadc337ca0237 (patch)
tree9d78df0d6c184ca94a1d8ceb5a40ab275c34bd36 /bin/get-package-updates
parentfa1d6e03018f5a2c55e8fc2097879922cbb2ff87 (diff)
properly indent help text
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates2
1 files changed, 1 insertions, 1 deletions
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:'