pages*: do not use config abbreviation (#12118)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
`soupault`
|
||||
|
||||
- Override default config file and directory locations:
|
||||
- Override default configuration file and directory locations:
|
||||
|
||||
`soupault --config {{config_path}} --site-dir {{input_dir}} --build-dir {{output_dir}}`
|
||||
|
||||
@@ -20,6 +20,6 @@
|
||||
|
||||
`soupault --index-only --dump-index-json {{path/to/file.json}}`
|
||||
|
||||
- Show the effective config (values from `soupault.toml` plus defaults):
|
||||
- Show the effective configuration (values from `soupault.toml` plus defaults):
|
||||
|
||||
`soupault --show-effective-config`
|
||||
|
Reference in New Issue
Block a user