From: Alexander Turenko <alexander.turenko@tarantool.org>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: tml <tarantool-patches@freelists.org>,
Konstantin Osipov <kostja@tarantool.org>
Subject: [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Date: Tue, 9 Jul 2019 06:19:53 +0300 [thread overview]
Message-ID: <20190709031952.x66nsvrrqmatttv7@tkn_work_nb> (raw)
In-Reply-To: <20190705210959.8527-3-gorcunov@gmail.com>
> 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).
prev parent reply other threads:[~2019-07-09 3:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-05 21:09 [tarantool-patches] [RFC v2 0/2] " Cyrill Gorcunov
2019-07-05 21:09 ` [tarantool-patches] [RFC 1/2] third_party/serpent: Add serpent repo Cyrill Gorcunov
2019-07-05 21:09 ` [tarantool-patches] [RFC 2/2] box/lua/console: Add support for lua output format Cyrill Gorcunov
2019-07-05 22:59 ` [tarantool-patches] " Konstantin Osipov
2019-07-05 23:04 ` Konstantin Osipov
2019-07-06 6:50 ` Cyrill Gorcunov
2019-07-06 16:02 ` Konstantin Osipov
2019-07-06 20:35 ` Cyrill Gorcunov
2019-07-09 3:46 ` Alexander Turenko
2019-07-09 18:06 ` Konstantin Osipov
2019-07-09 3:19 ` Alexander Turenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190709031952.x66nsvrrqmatttv7@tkn_work_nb \
--to=alexander.turenko@tarantool.org \
--cc=gorcunov@gmail.com \
--cc=kostja@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox