summaryrefslogtreecommitdiff
path: root/bin/delete-packages
diff options
context:
space:
mode:
Diffstat (limited to 'bin/delete-packages')
-rwxr-xr-xbin/delete-packages5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/delete-packages b/bin/delete-packages
index 5109e4c..6d752d1 100755
--- a/bin/delete-packages
+++ b/bin/delete-packages
@@ -25,8 +25,9 @@ usage() {
>&2 echo ' Only delete the matching packages from [build-support].'
>&2 echo ' conflicts -f; only accepted once'
>&2 echo ' -f|--force $id:'
- >&2 echo ' Only delete the selected packages - but delete in any case.'
- >&2 echo ' conflicts -b'
+ >&2 echo ' Only delete the selected packages (given by'
+ >&2 echo ' `binary_packages_in_repositories`.`id`) - but delete'
+ >&2 echo ' in any case. conflicts -b'
>&2 echo ' -h|--help:'
>&2 echo ' Show this help and exit.'
>&2 echo ' -i|--ignore-insanity:'