From 905023164f6cfe9408c3a3d2f94ca1ba43b5bafd Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Wed, 29 Nov 2017 15:13:06 +0000 Subject: [PATCH] Improve Lua var descriptions [ci skip] --- l3build.dtx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/l3build.dtx b/l3build.dtx index de05f280..bba125b0 100644 --- a/l3build.dtx +++ b/l3build.dtx @@ -50,9 +50,9 @@ \newcommand\luavarseparator{} \makeatother \def\allluavars{ -\luavarset{module}{""}{The name of the module.} -\luavarset{bundle}{""}{The name of the bundle in which the module belongs.} -\luavarset{ctanpkg}{bundle}{Name of the bundle on CTAN} +\luavarset{module}{""}{The name of the module} +\luavarset{bundle}{""}{The name of the bundle in which the module belongs (where relevant)} +\luavarset{ctanpkg}{bundle}{Name of the CTAN package matching this module} \luavarseparator \luavarset{modules}{\{~\}}{The list of all modules in a bundle (when not auto-detecting)} \luavarset{exclmodules}{\{~\}}{Directories to be excluded from automatic module detection}