aboutsummaryrefslogtreecommitdiff
path: root/man/mesonintrospect.1
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-07-11 23:07:39 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2018-07-19 01:15:17 +0300
commitb4c635a2e85a92bd0c3dd69c2d70612d09158bbd (patch)
treea151dcb0150fc23a075a2d699620cb3f79ede94f /man/mesonintrospect.1
parentefba19387292054b0c9c72d9e445992a4e3e473c (diff)
downloadmeson-b4c635a2e85a92bd0c3dd69c2d70612d09158bbd.zip
meson-b4c635a2e85a92bd0c3dd69c2d70612d09158bbd.tar.gz
meson-b4c635a2e85a92bd0c3dd69c2d70612d09158bbd.tar.bz2
Remove long deprecated command scripts.
Diffstat (limited to 'man/mesonintrospect.1')
-rw-r--r--man/mesonintrospect.113
1 files changed, 0 insertions, 13 deletions
diff --git a/man/mesonintrospect.1 b/man/mesonintrospect.1
deleted file mode 100644
index 5d3eb42..0000000
--- a/man/mesonintrospect.1
+++ /dev/null
@@ -1,13 +0,0 @@
-.TH MESONINTROSPECT "1" "July 2018" "mesonintrospect 0.47.0" "User Commands"
-.SH NAME
-mesonintrospect - a tool to extract information about a Meson build
-.SH DESCRIPTION
-
-This executable is deprecated and will be removed in the future. The
-functionality that was in this executable can be invoked via the main Meson
-command like this:
-
-.B meson introspect <options>
-
-.SH SEE ALSO
-http://mesonbuild.com/