jekyll build/serve -V option to docs

This commit is contained in:
Ruslan Korolev 2014-09-22 10:41:21 +04:00 committed by Parker Moore
parent 97ed8622c7
commit 2a83bdccd5
1 changed files with 9 additions and 0 deletions

View File

@ -214,6 +214,15 @@ class="flag">flags</code> (specified on the command-line) that control them.
<p><code class="flag">--force_polling</code></p> <p><code class="flag">--force_polling</code></p>
</td> </td>
</tr> </tr>
<tr class="setting">
<td>
<p class="name"><strong>Verbose output</strong></p>
<p class="description">Print verbose output.</p>
</td>
<td class="align-center">
<p><code class="flag">-V, --verbose</code></p>
</td>
</tr>
</tbody> </tbody>
</table> </table>
</div> </div>