Skip to content

Document missing CLI options #3709

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Document missing CLI options #3709

merged 1 commit into from
Sep 15, 2023

Conversation

andreyaksenov
Copy link
Contributor

@andreyaksenov andreyaksenov commented Sep 13, 2023

Added missing CLI options with links to corresponding Lua/LuaJIT doc pages:

https://docs.d.tarantool.io/en/doc/cli-options/reference/configuration/#command-options


.. option:: -e EXPR

Execute the 'EXPR' string. See also: `lua man page <https://www.lua.org/manual/5.3/lua.html>`_.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that a link to Lua 5.1 manual would be more relevant for us, if we want to highlight similarity of some options to PUC-Rio Lua ones.

Copy link
Member

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the update!

@andreyaksenov andreyaksenov merged commit 72d51b2 into latest Sep 15, 2023
@andreyaksenov andreyaksenov deleted the cli-options branch September 15, 2023 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants