diff options
Diffstat (limited to 'man/wraptool.1')
-rw-r--r-- | man/wraptool.1 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/man/wraptool.1 b/man/wraptool.1 deleted file mode 100644 index 7895e39..0000000 --- a/man/wraptool.1 +++ /dev/null @@ -1,13 +0,0 @@ -.TH WRAPTOOL "1" "July 2018" "meson 0.47.0" "User Commands" -.SH NAME -wraptool - source dependency downloader -.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 wrap <options> - -.SH SEE ALSO -http://wrapdb.mesonbuild.com/ |