Merge pull request #5720 from oakstudios/add-unpublished-to-docs
Merge pull request 5720
This commit is contained in:
commit
6050b3566e
|
@ -221,6 +221,16 @@ class="flag">flags</code> (specified on the command-line) that control them.
|
||||||
<p><code class="flag">--future</code></p>
|
<p><code class="flag">--future</code></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</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">
|
<tr class="setting">
|
||||||
<td>
|
<td>
|
||||||
<p class="name"><strong>LSI</strong></p>
|
<p class="name"><strong>LSI</strong></p>
|
||||||
|
|
Loading…
Reference in New Issue