Skip to content

Commit 171d87b

Browse files
committed
Update docs
1 parent e92ce35 commit 171d87b

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ Load ``myconfig.yaml``.
8282
- pwd
8383
- pwd
8484
85+
.. code-block:: bash
86+
87+
$ tmuxp load test.yaml
88+
8589
or ``~/.tmuxp/test.json``:
8690

8791
.. code-block:: json
@@ -101,7 +105,7 @@ or ``~/.tmuxp/test.json``:
101105
102106
.. code-block:: bash
103107
104-
$ tmuxp load test.yaml
108+
$ tmuxp load test.json
105109
106110
See: `Examples`_
107111

doc/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ To install ``tmuxp``:
5252
- pwd
5353
- pwd
5454
55+
.. code-block:: bash
56+
57+
$ tmuxp load test.yaml
58+
5559
or ``~/.tmuxp/test.json``:
5660

5761
.. code-block:: json
@@ -71,7 +75,7 @@ or ``~/.tmuxp/test.json``:
7175
7276
.. code-block:: bash
7377
74-
$ tmuxp test.yaml
78+
$ tmuxp load test.json
7579
7680
Jump right in: See `Examples`_, `Quickstart`_ and `bash completion`_
7781
support.

0 commit comments

Comments
 (0)