jekyll build/serve -q option to docs

This commit is contained in:
Ruslan Korolev 2014-09-22 10:31:54 +04:00 committed by Matt Rogers
parent e23a74aad9
commit 2a138e4ca9
1 changed files with 9 additions and 0 deletions

View File

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