From ac9d418cce811a5103a13851f3894a8b88ae1276 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Apr 2021 20:09:24 +0300 Subject: project.boost.build: fix usage message --- project/boost/build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3