diff options
Diffstat (limited to 'docs/content/en/commands/hugo_gen_chromastyles.md')
-rw-r--r-- | docs/content/en/commands/hugo_gen_chromastyles.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_gen_chromastyles.md b/docs/content/en/commands/hugo_gen_chromastyles.md index 6ecb00bd0..cc244878c 100644 --- a/docs/content/en/commands/hugo_gen_chromastyles.md +++ b/docs/content/en/commands/hugo_gen_chromastyles.md @@ -39,7 +39,7 @@ hugo gen chromastyles [flags] [args] --ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern --logLevel string log level (debug|info|warn|error) --quiet build in quiet mode - --renderToMemory render to memory (mostly useful when running the server) + -M, --renderToMemory render to memory (mostly useful when running the server) -s, --source string filesystem path to read files relative from --themesDir string filesystem path to themes directory -v, --verbose verbose output |