Expand the description for the `-q` option.

This commit is contained in:
Matt Rogers 2014-11-25 08:40:37 -06:00
parent 2a138e4ca9
commit df87a51ade
1 changed files with 2 additions and 1 deletions

View File

@ -226,7 +226,8 @@ class="flag">flags</code> (specified on the command-line) that control them.
<tr class="setting">
<td>
<p class="name"><strong>Silence Output</strong></p>
<p class="description">Silence output.</p>
<p class="description">Silence the normal output from Jekyll
during a build</p>
</td>
<td class="align-center">
<p><code class="flag">-q, --quiet</code></p>