[latex3-commits] [l3svn] r6413 - l3build: document --quiet
noreply at latex-project.org
noreply at latex-project.org
Sat Feb 13 15:25:37 CET 2016
Author: will
Date: 2016-02-13 15:25:37 +0100 (Sat, 13 Feb 2016)
New Revision: 6413
Modified:
trunk/l3build/l3build.lua
Log:
l3build: document --quiet
Modified: trunk/l3build/l3build.lua
===================================================================
--- trunk/l3build/l3build.lua 2016-02-12 21:45:29 UTC (rev 6412)
+++ trunk/l3build/l3build.lua 2016-02-13 14:25:37 UTC (rev 6413)
@@ -1360,7 +1360,9 @@
print(" --engine|-e Sets the engine to use for running test")
print(" --halt-on-error|-H Stops running tests after the first failure")
print(" --version|-v Sets the version to insert into sources")
+ print(" --quiet|-q Suppresses TeX output when unpacking")
print("")
+ print("See l3build.pdf for further details.")
end
function check(names)
More information about the latex3-commits
mailing list