summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-02-23 15:22:41 +0100
committerErich Eckner <git@eckner.net>2020-02-23 15:22:41 +0100
commit543b3848c89193cdda8a845324312c57bc876601 (patch)
tree6b29dcfdcc876c9e87bfd6d6654b7bc65390c660 /bin/db-update
parent47cc4869ad1b41c8360b29e501a58998de9af80b (diff)
downloadbuilder-543b3848c89193cdda8a845324312c57bc876601.tar.xz
bin/db-update: rephrase help text
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update2
1 files changed, 1 insertions, 1 deletions
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'