Skip to content

Commit a275157

Browse files
committed
README update
1 parent 987c6e0 commit a275157

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.rst

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,19 @@ See: `Quickstart`_
3535
CLI Commands
3636
""""""""""""
3737

38-
========================== ==============================================
38+
========================== ===============================================
3939
``tmuxp attach-session`` ``<session_name>``
4040
tmuxp uses ``switch-client`` if already inside
4141
tmux client.
42-
``tmuxp kill-session`` ``<session name>``.
43-
``tmuxp load`` ``<file>``. Load a workspace yaml / json file.
42+
``tmuxp kill-session`` ``<session name>``
43+
``tmuxp load`` ``<file>``
44+
Load a workspace yaml / json file.
4445
If session already made, will offer to attach.
45-
``tmuxp convert`` ``<file>``. Convert session yaml / json.
46-
``tmuxp import`` ``[teamocil | tmuxinator]`` ``<file>`` import
47-
a `teamocil`_ or `tmuxinator`_ config.
48-
========================== ==============================================
46+
``tmuxp convert`` ``<file>``
47+
Convert session yaml / json.
48+
``tmuxp import`` ``[teamocil | tmuxinator]`` ``<file>``
49+
Import a `teamocil`_ or `tmuxinator`_ config.
50+
========================== ===============================================
4951

5052
Bash completion
5153
"""""""""""""""

0 commit comments

Comments
 (0)