File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 `_
7781support.
You can’t perform that action at this time.
0 commit comments