summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.txt b/build.txt
index ae08fb50..7de42487 100644
--- a/build.txt
+++ b/build.txt
@@ -388,7 +388,7 @@ For instructions on how to live-test the software, see the file INSTALL.
The scons equivalent of 'make clean' is 'scons -c'. This will revert
your source tree to a clean state nearly as though you had just cloned or
downloaded it; some scons housekeeping stuff is left in place. If you
-interrupted a regression test, 'distclean' will remove generated test
+interrupted a regression test, 'scons testclean' will remove generated test
programs.
== Notes on Android: