Merge pull request #5720 from oakstudios/add-unpublished-to-docs

Merge pull request 5720
This commit is contained in:
jekyllbot 2017-01-06 02:14:52 -08:00 committed by GitHub
commit 6050b3566e
1 changed files with 10 additions and 0 deletions

View File

@ -221,6 +221,16 @@ class="flag">flags</code> (specified on the command-line) that control them.
<p><code class="flag">--future</code></p>
</td>
</tr>
<tr class="setting">
<td>
<p class="name"><strong>Unpublished</strong></p>
<p class="description">Render posts that were marked as unpublished.</p>
</td>
<td class="align-center">
<p><code class="option">unpublished: BOOL</code></p>
<p><code class="flag">--unpublished</code></p>
</td>
</tr>
<tr class="setting">
<td>
<p class="name"><strong>LSI</strong></p>