aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 20:09:24 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 20:09:24 +0300
commitac9d418cce811a5103a13851f3894a8b88ae1276 (patch)
treeac4bba94260ec9cd09171ef590faa0eea3d03631 /project
parentREADME: update (diff)
downloadcmake-common-ac9d418cce811a5103a13851f3894a8b88ae1276.tar.gz
cmake-common-ac9d418cce811a5103a13851f3894a8b88ae1276.zip
project.boost.build: fix usage message
Diffstat (limited to 'project')
-rw-r--r--project/boost/build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/boost/build.py b/project/boost/build.py
index a3259ce..a00f9f6 100644
--- a/project/boost/build.py
+++ b/project/boost/build.py
@@ -13,7 +13,7 @@ Usage example:
$ boost-build -- boost_1_71_0/ --with-filesystem --with-program_options
...
-Consult the output of `python -m project.boost.build --help` for more details.
+Consult the output of `boost-build --help` for more details.
By default, only builds: