summaryrefslogtreecommitdiffstats
path: root/site_scons/BuildCommandLine.py
diff options
context:
space:
mode:
Diffstat (limited to 'site_scons/BuildCommandLine.py')
-rw-r--r--site_scons/BuildCommandLine.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/site_scons/BuildCommandLine.py b/site_scons/BuildCommandLine.py
index 32e62f3..5d00f6e 100644
--- a/site_scons/BuildCommandLine.py
+++ b/site_scons/BuildCommandLine.py
@@ -79,6 +79,7 @@ class BuildCommandLine:
"SKIP_DOC=",
"Skip building documents. The value can be 'pdf', 'api', "
"''all' or 'none'. A comma-separated list is also allowed. "
+ "Do not set this for an official release build. "
"The default is 'none' (build all docs)"
),
]