summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/seed-build-list3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/seed-build-list b/bin/seed-build-list
index cfcd49e..25b7f42 100755
--- a/bin/seed-build-list
+++ b/bin/seed-build-list
@@ -5,6 +5,9 @@
# shellcheck source=../lib/load-configuration
. "${0%/*}/../lib/load-configuration"
+# TODO: upon un-deleting a package, actually _remove_ it from the
+# deletion-list
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''