aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@imgtec.com>2017-10-31 10:09:53 +0000
committerEric Engestrom <eric.engestrom@imgtec.com>2017-10-31 10:11:05 +0000
commit1556bae75a30cc9747f4a21b2de7547cb19d45a1 (patch)
treec8d10a2ce7c3077b739847f31a9dbe861fbb2539 /man
parentb690c26aa281c3f67f5fbfbd63b866eae89f9091 (diff)
downloadmeson-1556bae75a30cc9747f4a21b2de7547cb19d45a1.zip
meson-1556bae75a30cc9747f4a21b2de7547cb19d45a1.tar.gz
meson-1556bae75a30cc9747f4a21b2de7547cb19d45a1.tar.bz2
man: remove references to `mesontest` in meson(1)
`mesontest` is deprecated, and shouldn't be suggested to users anymore.
Diffstat (limited to 'man')
-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