aboutsummaryrefslogtreecommitdiff
path: root/scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/README')
-rw-r--r--scripts/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/README b/scripts/README
index f2cb5013c..70c763923 100644
--- a/scripts/README
+++ b/scripts/README
@@ -6,6 +6,9 @@ Code maintenance scripts
maint/checkLogs.pl -- Verify that Tor log statements are unique.
+maint/check_config_macros.pl -- Look for autoconf tests whose results are
+never used.
+
maint/checkOptionDocs.pl -- Make sure that Tor options are documented in the
manpage, and that the manpage only documents real Tor options.