Skip to content

Commit

Permalink
README comments about cli commands
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Oct 23, 2013
1 parent d0cd0ed commit 07c00f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,12 @@ tmux bash completion
.. code-block:: bash
$ tmuxp attach-session<tab>
# tmuxp will also automatically ``switch-client`` if you are already
# inside a tmux client.
$ tmuxp kill-session<tab>
$ tmuxp load<tab>
# load a session configuration with windows, panes, autocommands from
# a YAML or JSON file.
See: `bash completion`_

Expand Down

0 comments on commit 07c00f1

Please sign in to comment.