summaryrefslogtreecommitdiffstats
path: root/docs/content/overview/usage.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/overview/usage.md')
-rw-r--r--docs/content/overview/usage.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/content/overview/usage.md b/docs/content/overview/usage.md
index 9cfa4e66f..cb94669f5 100644
--- a/docs/content/overview/usage.md
+++ b/docs/content/overview/usage.md
@@ -31,9 +31,12 @@ Make sure either hugo is in your path or provide a path to it.
-D, --build-drafts=false: include content marked as draft
--config="": config file (default is path/config.yaml|json|toml)
-d, --destination="": filesystem path to write files to
+ --log=false: Enable Logging
+ --logfile="": Log File path (if set, logging enabled automatically)
-s, --source="": filesystem path to read files relative from
--uglyurls=false: if true, use /filename.html instead of /filename/
-v, --verbose=false: verbose output
+ --verboselog=false: verbose logging
-w, --watch=false: watch filesystem for changes and recreate as needed
Use "hugo help [command]" for more information about that command.