diff options
Diffstat (limited to 'project/boost')
-rw-r--r-- | project/boost/build.py | 2 |
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: |