index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 2 |
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:' |