summaryrefslogtreecommitdiff
path: root/bin/nit-picker
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nit-picker')
-rwxr-xr-xbin/nit-picker3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/nit-picker b/bin/nit-picker
index 647bfca..102b831 100755
--- a/bin/nit-picker
+++ b/bin/nit-picker
@@ -13,6 +13,9 @@
# - check for differences of dependencies between mysql and git
# - check for differences of dependencies between mysql and packages
# - check for installability of packages
+# - It would be also nice to have the possibility to fix broken
+# dependencies in the database automatically.
+
if [ $# -ge 1 ] && [ "x$1" = 'x-n' ]; then
>&2 echo 'not joining irc'