From 1556bae75a30cc9747f4a21b2de7547cb19d45a1 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 31 Oct 2017 10:09:53 +0000 Subject: man: remove references to `mesontest` in meson(1) `mesontest` is deprecated, and shouldn't be suggested to users anymore. --- man/meson.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'man/meson.1') 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 -- cgit v1.1