Skip to content

Commit

Permalink
Fix 'tt run' example with the '-i' flag (#4080)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyaksenov authored Mar 11, 2024
1 parent f56c25d commit 646ee16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/reference/tooling/tt_cli/run.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ Examples

.. code-block:: console
$ tt run app.lua -i
$ tt run -i app.lua

0 comments on commit 646ee16

Please sign in to comment.