]> git.sur5r.net Git - i3/i3/commitdiff
docs markup fixes 2882/head
authorJohannes Lange <johannes.lange@rwth-aachen.de>
Mon, 5 Jun 2017 12:30:49 +0000 (14:30 +0200)
committerJohannes Lange <johannes.lange@rwth-aachen.de>
Sat, 26 Aug 2017 09:22:34 +0000 (11:22 +0200)
docs/testsuite

index db98da13c54fc54d4400ba279314b06fffa4b825..00beacb1d08b2a581de0042037893d7ccd04f437 100644 (file)
@@ -112,7 +112,7 @@ the tests without an X session with Xvfb, such as with +xvfb-run
 ./complete-run+. This will also speed up the tests significantly especially on
 machines without a powerful video card.
 
-.Example invocation of complete-run.pl+
+.Example invocation of +complete-run.pl+
 ---------------------------------------
 $ cd ~/i3
 
@@ -171,11 +171,11 @@ $ ./complete-run.pl --parallel=1 --keep-xserver-output
 This will show the output of Xephyr, which is the X server implementation we
 use for testing.
 
-===== make command: make check
+===== make command: +make check+
 Make check runs the i3 testsuite.
 You can still use ./testcases/complete-run.pl to get the interactive progress output.
 
-.Example invocation of make check+
+.Example invocation of +make check+
 ---------------------------------------
 $ cd ~/i3