[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Docs for Command line option `-l g=mod`
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 22 Sep 2022 17:47:03 -0300
> -l g=mod require library 'mod' into global 'g'
>
> The feature is listed in the usage instructions of the `lua` standalone
> interpreter. However, the feature is not mentioned in the manual; I
> assume that may be an oversight.
It was an oversight! That was new in 5.4.4.
Thanks for the report.