[latex3-commits] [git/l3build] master: Better help text (eb0787e)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Jan 22 10:44:01 CET 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/eb0787ef535b0b28b06e4b5e0f179f9c7f60c4cb
>---------------------------------------------------------------
commit eb0787ef535b0b28b06e4b5e0f179f9c7f60c4cb
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jan 22 09:44:01 2018 +0000
Better help text
>---------------------------------------------------------------
eb0787ef535b0b28b06e4b5e0f179f9c7f60c4cb
l3build-help.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build-help.lua b/l3build-help.lua
index f038dfc..7226cfa 100644
--- a/l3build-help.lua
+++ b/l3build-help.lua
@@ -47,7 +47,7 @@ function help()
print(" save Saves test validation log")
end
print(" setversion Update version information in sources")
- print(" uninstall Uninstalls files into the local texmf tree")
+ print(" uninstall Uninstalls files from the local texmf tree")
print(" unpack Unpacks the source files into the build tree")
print("")
print("Valid options are:")
More information about the latex3-commits
mailing list