summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
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'