Merge pull request #2882 from jolange/dev

docs markup fixes
next
Ingo Bürk 2017-08-26 11:38:06 +02:00 committed by GitHub
commit f1e6d4ef2d
1 changed files with 3 additions and 3 deletions

View 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