Index: Jamroot
===================================================================
--- Jamroot	(revision 47889)
+++ Jamroot	(working copy)
@@ -37,6 +37,14 @@
 #   --stagedir=<STAGEDIR>   Install library files here
 #                           Default; ./stage
 #
+# Properties:
+#
+#   toolset=toolset         Indicates the toolset to build with.
+#
+#   link=static|shared      Requests that either static or shared libraries be built
+#
+#   variant=debug|release   Requests either debug or release build
+#
 # Other Options:
 #
 #   --build-type=<type>     Build the specified pre-defined set of variations
@@ -56,8 +64,6 @@
 #   --build-dir=DIR         Build in this location instead of building
 #                           within the distribution tree. Recommended!
 #
-#   --toolset=toolset       Indicates the toolset to build with.
-#
 #   --show-libraries        Displays the list of Boost libraries that require
 #                           build and installation steps, then exit.
 #
