diff --git a/doc/man/tarantool.pod b/doc/man/tarantool.pod index ba61f1ad1aab8c58abef339005c4f5c1dc149575..fe007796b592985079b0d690e3e3df22b6a9cbfe 100644 --- a/doc/man/tarantool.pod +++ b/doc/man/tarantool.pod @@ -71,6 +71,18 @@ Execute the string 'EXPR'. Require the library 'NAME'. +=item -j CMD + +Perform LuaJIT control command. + +=item -b ... + +Save or list bytecode. + +=item -d + +Activate debugging session for script. + =item -i Enter the interactive mode after executing 'SCRIPT'.