[latex3-commits] [git/l3build] master: Document unpack target (7a66465)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Jan 3 15:31:08 CET 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/7a66465b306661865fe3a6c3350e1b5612901d00
>---------------------------------------------------------------
commit 7a66465b306661865fe3a6c3350e1b5612901d00
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Jan 3 14:31:08 2018 +0000
Document unpack target
It's in the PDF anyway, and will appear if/once I sort out a table-based
approach.
>---------------------------------------------------------------
7a66465b306661865fe3a6c3350e1b5612901d00
l3build.lua | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3build.lua b/l3build.lua
index d2f9966..5b2fc95 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -1859,6 +1859,7 @@ function help()
print(" save Saves test validation log")
end
print(" setversion Update version information in sources")
+ print(" unpack Unpacks the source files into the build tree")
print("")
print("Valid options are:")
local longest = 0
More information about the latex3-commits
mailing list