summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 3ef9ebc3..a3dc8e66 100644
--- a/SConstruct
+++ b/SConstruct
@@ -14,7 +14,7 @@
# release - ship a release
#
# --clean - clean all normal build targets
-# sconsclean - clean up scons dotfiles (but not the database)
+# sconsclean - clean up scons dotfiles (but not the database: .sconsign.dblite)
#
# Setting the DESTDIR environment variable will prefix the install destinations
# without changing the --prefix prefix.