Skip to content

Commit

Permalink
Improve Lua var descriptions [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Nov 29, 2017
1 parent c0a7810 commit 9050231
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions l3build.dtx
Expand Up @@ -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}
Expand Down

0 comments on commit 9050231

Please sign in to comment.