mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Fix typo in example usage
[SVN r53658]
This commit is contained in:
@@ -91,8 +91,8 @@ feature.feature pythonpath : : free optional path ;
|
||||
#
|
||||
# Example usage:
|
||||
#
|
||||
# using python 2.3 ;
|
||||
# using python 2.3 : /usr/local/bin/python ;
|
||||
# using python : 2.3 ;
|
||||
# using python : 2.3 : /usr/local/bin/python ;
|
||||
#
|
||||
rule init ( version ? : cmd-or-prefix ? : includes * : libraries ?
|
||||
: condition * : extension-suffix ? )
|
||||
|
||||
Reference in New Issue
Block a user