From 2a138e4ca94531309d4326c04d96c53850627654 Mon Sep 17 00:00:00 2001 From: Ruslan Korolev Date: Mon, 22 Sep 2014 10:31:54 +0400 Subject: [PATCH 1/2] jekyll build/serve -q option to docs --- site/_docs/configuration.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index f3b3db9f..7594d525 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -223,6 +223,15 @@ class="flag">flags (specified on the command-line) that control them.

-V, --verbose

+ + +

Silence Output

+

Silence output.

+ + +

-q, --quiet

+ + From df87a51ade47dfe1a931a3888e7ebfde309e97e7 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Tue, 25 Nov 2014 08:40:37 -0600 Subject: [PATCH 2/2] Expand the description for the `-q` option. --- site/_docs/configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index 7594d525..e119196e 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -226,7 +226,8 @@ class="flag">flags (specified on the command-line) that control them.

Silence Output

-

Silence output.

+

Silence the normal output from Jekyll + during a build

-q, --quiet