[tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format

Alexander Turenko alexander.turenko at tarantool.org
Tue Jul 9 06:19:53 MSK 2019


> diff --git a/src/lua/help_en_US.lua b/src/lua/help_en_US.lua
> index d37b49bf7..4f0f7d65b 100644
> --- a/src/lua/help_en_US.lua
> +++ b/src/lua/help_en_US.lua
> @@ -8,6 +8,7 @@ To start the interactive Tarantool tutorial, type 'tutorial()' here.
>  Available backslash commands:
>  
>    \set language <language>   -- set language (lua or sql)
> +  \set output <format>       -- set output format (lua[,line|block] or yaml)
>    \set delimiter <delimiter> -- set expression delimiter
>    \help                      -- show this screen
>    \quit                      -- quit interactive console

AFAIR, this output is checked somewhere in our test suite (a test or a
test result file need to reflect this change).




More information about the Tarantool-patches mailing list