Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Oct 24, 2013
1 parent e92ce35 commit 171d87b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ Load ``myconfig.yaml``.
- pwd
- pwd
.. code-block:: bash
$ tmuxp load test.yaml
or ``~/.tmuxp/test.json``:

.. code-block:: json
Expand All @@ -101,7 +105,7 @@ or ``~/.tmuxp/test.json``:
.. code-block:: bash
$ tmuxp load test.yaml
$ tmuxp load test.json
See: `Examples`_

Expand Down
6 changes: 5 additions & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ To install ``tmuxp``:
- pwd
- pwd
.. code-block:: bash
$ tmuxp load test.yaml
or ``~/.tmuxp/test.json``:

.. code-block:: json
Expand All @@ -71,7 +75,7 @@ or ``~/.tmuxp/test.json``:
.. code-block:: bash
$ tmuxp test.yaml
$ tmuxp load test.json
Jump right in: See `Examples`_, `Quickstart`_ and `bash completion`_
support.
Expand Down

0 comments on commit 171d87b

Please sign in to comment.