parent
62ef1580ec
commit
6984a64932
|
@ -69,11 +69,13 @@
|
||||||
|
|
||||||
- name: Verbose output
|
- name: Verbose output
|
||||||
description: Print verbose output.
|
description: Print verbose output.
|
||||||
|
option: "verbose: BOOL"
|
||||||
flag: -V, --verbose
|
flag: -V, --verbose
|
||||||
|
|
||||||
|
|
||||||
- name: Silence output
|
- name: Silence output
|
||||||
description: Silence the normal output from Jekyll during a build.
|
description: Silence the normal output from Jekyll during a build.
|
||||||
|
option: "quiet: BOOL"
|
||||||
flag: -q, --quiet
|
flag: -q, --quiet
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue