Skip to content

Commit 646ee16

Browse files
Fix 'tt run' example with the '-i' flag (#4080)
1 parent f56c25d commit 646ee16

File tree

1 file changed

+1
-1
lines changed
  • doc/reference/tooling/tt_cli

1 file changed

+1
-1
lines changed

doc/reference/tooling/tt_cli/run.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ Examples
6161

6262
.. code-block:: console
6363
64-
$ tt run app.lua -i
64+
$ tt run -i app.lua

0 commit comments

Comments
 (0)