diff options
Diffstat (limited to 'scripts/README')
-rw-r--r-- | scripts/README | 3 |
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. |