New sub-titles for sub-command options table
This commit is contained in:
parent
42fa1046db
commit
4bb5158b09
|
@ -72,7 +72,7 @@ The table below lists the available settings for Jekyll, and the various <code c
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
### Configuration for "build" Sub-Command
|
### Build Command Options
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -174,7 +174,7 @@ The table below lists the available settings for Jekyll, and the various <code c
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
### Configuration for "serve" Sub-Command
|
### Serve Command Options
|
||||||
|
|
||||||
In addition to the options below, the `serve` sub-command can accept any of the options
|
In addition to the options below, the `serve` sub-command can accept any of the options
|
||||||
for the `build` sub-command, which are then applied to the site build which occurs right
|
for the `build` sub-command, which are then applied to the site build which occurs right
|
||||||
|
|
Loading…
Reference in New Issue