diff options
Diffstat (limited to 'project/boost')
-rw-r--r-- | project/boost/build.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project/boost/build.py b/project/boost/build.py index 612d815..b262e47 100644 --- a/project/boost/build.py +++ b/project/boost/build.py @@ -5,8 +5,8 @@ R'''Build Boost. -This script builds the Boost libraries. It main utility is setting the correct ---stagedir parameter value to avoid name clashes. +This script builds the Boost libraries. Its main utility is setting the +correct --stagedir parameter value to avoid name clashes. Usage example: |