aboutsummaryrefslogtreecommitdiff
path: root/man/meson.1
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2017-10-31 22:17:47 +0200
committerGitHub <noreply@github.com>2017-10-31 22:17:47 +0200
commitcde0f4fca18b15a86218911d8519e1d334a27c7f (patch)
tree7b0fccfabc561252caa5fa25abed873e6c1a5f98 /man/meson.1
parent1540e615f13503722f1067c693f3d394218cbd9e (diff)
parent9b6214eb4d458bfeb9caa64f384df58c5bc393c6 (diff)
downloadmeson-cde0f4fca18b15a86218911d8519e1d334a27c7f.zip
meson-cde0f4fca18b15a86218911d8519e1d334a27c7f.tar.gz
meson-cde0f4fca18b15a86218911d8519e1d334a27c7f.tar.bz2
Merge pull request #2562 from 1ace/fix/mesontest
Remove references to `mesontest`
Diffstat (limited to 'man/meson.1')
-rw-r--r--man/meson.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/meson.1 b/man/meson.1
index 04b56de..1333904 100644
--- a/man/meson.1
+++ b/man/meson.1
@@ -115,12 +115,14 @@ print command line help
.SH The test command
-Mesontest is a helper tool for running test suites of projects using Meson.
+.B meson test
+is a helper tool for running test suites of projects using Meson.
The default way of running tests is to invoke the default build command:
\fBninja [\fR \fItest\fR \fB]\fR
-Mesontest provides a richer set of tools for invoking tests.
+.B meson test
+provides a richer set of tools for invoking tests.
.SS "options:"
.TP