Index: doc/settings/version-matchers.html
===================================================================
--- doc/settings/version-matchers.html	(revision 1102178)
+++ doc/settings/version-matchers.html	(working copy)
@@ -15,23 +15,35 @@
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
-   under the License.    
+   under the License.
 -->
 <html>
 <head>
-	<script type="text/javascript">var xookiConfig = {level: 1};</script>	
-	<script type="text/javascript" src="../xooki/xooki.js"></script>
+    <script type="text/javascript">var xookiConfig = {level: 1};</script>
+    <script type="text/javascript" src="../xooki/xooki.js"></script>
 </head>
 <body>
-	<textarea id="xooki-source">
+    <textarea id="xooki-source">
 <b>Tag:</b> version-matchers
 
-<span class="tagdoc" id="ivysettings.version-matchers">Defines a list of version matchers.</span> <span class="since">since 1.4</span> 
+<span class="tagdoc" id="ivysettings.version-matchers">Defines a list of version matchers.</span> <span class="since">since 1.4</span>
 
 The child tag used for the version matcher must be equal to a name of a report outputter type (added with the typedef tag).
 
 A version matcher is used to evaluate if a dependency version constraint matches a dependency version.
 
+<h1>Attributes</h1>
+<table class="ivy-attributes">
+<thead>
+    <tr><th class"ivy-att">Attribute</th><th class="ivy-att-desc">Descrition</th><th class="ivy-att-req">Required</th></tr>
+</thead>
+<tbody>
+    <tr><td>usedefaults</td>
+        <td>when set to true, includes the built-in version matchers (Latest, Sub Revision, and Version Ranger Matcher). Exact Revision Matcher is always included</td>
+        <td>No, defaults to false</td>
+    </tr>
+</tbody>
+</table>
 <h1>Child elements</h1>
 <table class="ivy-children">
 <thead>
