summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_config_mounts.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_config_mounts.md')
-rw-r--r--docs/content/en/commands/hugo_config_mounts.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_config_mounts.md b/docs/content/en/commands/hugo_config_mounts.md
index 825ddf1b5..9ec0a5e7f 100644
--- a/docs/content/en/commands/hugo_config_mounts.md
+++ b/docs/content/en/commands/hugo_config_mounts.md
@@ -8,7 +8,7 @@ url: /commands/hugo_config_mounts/
Print the configured file mounts
```
-hugo config mounts [flags]
+hugo config mounts [flags] [args]
```
### Options
@@ -24,6 +24,7 @@ hugo config mounts [flags]
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
+ -d, --destination string filesystem path to write files to
-e, --environment string build environment
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging