index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2020-02-23 15:22:41 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-02-23 15:22:41 +0100 |
commit | 543b3848c89193cdda8a845324312c57bc876601 (patch) | |
tree | 6b29dcfdcc876c9e87bfd6d6654b7bc65390c660 /bin | |
parent | 47cc4869ad1b41c8360b29e501a58998de9af80b (diff) |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index e6bb1b0..54304ee 100755 --- a/bin/db-update +++ b/bin/db-update @@ -39,7 +39,7 @@ usage() { >&2 echo ' !?(i486|i686|pentium4)/(testing|staging)' >&2 echo ' where preceding exclamation mark negates the selection' >&2 echo ' of the architecture (but not the stability!).' - >&2 echo ' Can be given multiple times to aggregate the selected' + >&2 echo ' Can be given multiple times to accumulate the selected' >&2 echo ' repositories.' >&2 echo ' -p|--progressive:' >&2 echo ' Move forward any package which replaces no package whose' |