summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/get-package-updates2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 612294e..bddcf12 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -16,6 +16,8 @@
# TODO: correctly handle if pkgbase of a split package is renamed, e.g.:
# $a -> ($a,$b) ==> $b -> ($a,$b)
+# TODO: keep database clean in case of abort
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''