mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 14:55:09 -04:00
Doc: Fix typo in hugo command
This commit is contained in:
parent
faacf2e971
commit
59f4f4acd8
@ -67,7 +67,7 @@ In addition to using a single site config file, one can use the `configDir` dire
|
|||||||
|
|
||||||
Considering the structure above, when running `hugo --environment staging`, Hugo will use every settings from `config/_default` and merge `staging`'s on top of those.
|
Considering the structure above, when running `hugo --environment staging`, Hugo will use every settings from `config/_default` and merge `staging`'s on top of those.
|
||||||
{{% note %}}
|
{{% note %}}
|
||||||
Default environments are __development__ with `hugo serve` and __production__ with `hugo`.
|
Default environments are __development__ with `hugo server` and __production__ with `hugo`.
|
||||||
{{%/ note %}}
|
{{%/ note %}}
|
||||||
## All Configuration Settings
|
## All Configuration Settings
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user