Skip to content

Commit 07c00f1

Browse files
committed
README comments about cli commands
1 parent d0cd0ed commit 07c00f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,12 @@ tmux bash completion
2424
.. code-block:: bash
2525
2626
$ tmuxp attach-session<tab>
27+
# tmuxp will also automatically ``switch-client`` if you are already
28+
# inside a tmux client.
2729
$ tmuxp kill-session<tab>
2830
$ tmuxp load<tab>
31+
# load a session configuration with windows, panes, autocommands from
32+
# a YAML or JSON file.
2933
3034
See: `bash completion`_
3135

0 commit comments

Comments
 (0)