Update the documentation for the new exclude behavior

This commit is contained in:
Matt Rogers 2014-01-11 15:05:45 -06:00
parent cc2ac99487
commit f3e9eb92a9
1 changed files with 5 additions and 1 deletions

View File

@ -64,7 +64,11 @@ class="flag">flags</code> (specified on the command-line) that control them.
<tr class='setting'>
<td>
<p class='name'><strong>Exclude</strong></p>
<p class="description">Exclude directories and/or files from the conversion</p>
<p class="description">
Exclude directories and/or files from the
conversion. These exclusions are relative to the site's
source directory.
</p>
</td>
<td class='align-center'>
<p><code class="option">exclude: [DIR, FILE, ...]</code></p>