We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfc050 commit 8858179Copy full SHA for 8858179
README.rst
@@ -178,19 +178,19 @@ You can auto confirm the prompt. In this case no preview will be shown.
178
179
180
Debug Info
181
----------
+----------
182
183
-Collect system info to submit with a Github issue
+Collect system info to submit with a Github issue:
184
185
.. code-block:: sh
186
187
- $ tmuxp debug-info
188
- --------------------------
189
- environment:
190
- system: Linux
191
- arch: x86_64
192
- ...
+ $ tmuxp debug-info
+ ------------------
+ environment:
+ system: Linux
+ arch: x86_64
193
+ # ... so on
194
195
Docs / Reading material
196
-----------------------
0 commit comments