[latex3-commits] [git/l3build] master: Correct docs for --rerun|-r (200985e)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Nov 24 21:55:03 CET 2017


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/200985e39f7ee2c8ef61281e91658784e058e6f9

>---------------------------------------------------------------

commit 200985e39f7ee2c8ef61281e91658784e058e6f9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Nov 24 20:55:03 2017 +0000

    Correct docs for --rerun|-r


>---------------------------------------------------------------

200985e39f7ee2c8ef61281e91658784e058e6f9
 l3build.lua |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build.lua b/l3build.lua
index 6e36803..432fa04 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -286,7 +286,7 @@ local option_list =
       },
     rerun =
       {
-        desc  = "Suppresses TeX output when unpacking",
+        desc  = "Skip setup: simply rerun tests",
         short = "r",
         type  = "boolean"
       },





More information about the latex3-commits mailing list