Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2882 from jolange/dev
Browse files Browse the repository at this point in the history
docs markup fixes
  • Loading branch information
Airblader committed Aug 26, 2017
2 parents c40aaec + 1b0c995 commit f1e6d4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/testsuite
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit f1e6d4e

Please sign in to comment.