aboutsummaryrefslogtreecommitdiff
path: root/scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/README')
-rw-r--r--scripts/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/README b/scripts/README
index 9cd6e74ac7..4cb49370f5 100644
--- a/scripts/README
+++ b/scripts/README
@@ -12,7 +12,7 @@ never used.
maint/checkOptionDocs.pl -- Make sure that Tor options are documented in the
manpage, and that the manpage only documents real Tor options.
-maint/checkSpaces.pl -- Style checker for the Tor source code. Mainly checks
+maint/checkSpace.pl -- Style checker for the Tor source code. Mainly checks
whitespace.
maint/findMergedChanges.pl -- Find a set of changes/* files that have been
@@ -23,7 +23,7 @@ maint/format_changelog.py -- Flow the changelog into the proper format.
maint/redox.py -- Find places that should have DOCDOC comments to indicate a
need for doxygen comments, and put those comments there.
-maint/updateVersions.pl -- Update the version number in the .nsi and windows
+maint/update_versions.py -- Update the version number in the .nsi and windows
orconfig.h files.