]> git.lyx.org Git - features.git/blobdiff - INSTALL.scons
Scons: check for unused/misspelled command line option, allow rebuild=yes/no/all...
[features.git] / INSTALL.scons
index 47a5855f4efe899f6d661d06481fa0e8bc307a8a..5482acb70d92ea4c1c45f6ce6a1fbfd1f1b3f331 100644 (file)
@@ -116,7 +116,7 @@ Convenience options:
   * rebuild=target1,target2... By default, scons will exam all components
     when you build lyx. You can free scons from some hard work and save
     yourself some time by telling scons to rebuild only specified
-    component(s).
+    component(s). rebuild=no, none, yes or all can be used as well.
   * log_file: a log file of executed commands, default to scons_lyx.log