Skip to content

Commit f35db5e

Browse files
committed
docs(cli): Another shell fix
1 parent 7146180 commit f35db5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ $ env PYTHONBREAKPOINT=ipdb.set_trace tmuxp shell
8484
You can also pass in python code directly, similar to `python -c`, do
8585
this via `tmuxp -c`:
8686

87-
```consoleell
87+
```console
8888

8989
$ tmuxp shell -c 'print(session.name); print(window.name)'
9090
my_server

0 commit comments

Comments
 (0)