diff --git a/README.rst b/README.rst index d187a48636..d3d6243ec9 100644 --- a/README.rst +++ b/README.rst @@ -24,8 +24,12 @@ tmux bash completion .. code-block:: bash $ tmuxp attach-session + # tmuxp will also automatically ``switch-client`` if you are already + # inside a tmux client. $ tmuxp kill-session $ tmuxp load + # load a session configuration with windows, panes, autocommands from + # a YAML or JSON file. See: `bash completion`_