docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2020-09-07 21:46:30 +02:00
parent e6cd9da42d
commit 8c490a73b3
36 changed files with 80 additions and 75 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2020-03-03
date: 2020-09-07
title: "hugo mod"
slug: hugo_mod
url: /commands/hugo_mod/
@@ -47,6 +47,7 @@ See https://gohugo.io/hugo-modules/ for more information.
--noChmod don't sync permission mode of files
--noTimes don't sync modification time of files
--path-warnings print warnings on duplicate target paths etc.
--print-mem print memory usage to screen at intervals
--templateMetrics display metrics about template executions
--templateMetricsHints calculate some improvement hints when combined with --templateMetrics
-t, --theme strings themes to use (located in /themes/THEMENAME/)
@@ -81,4 +82,4 @@ See https://gohugo.io/hugo-modules/ for more information.
* [hugo mod vendor](/commands/hugo_mod_vendor/) - Vendor all module dependencies into the _vendor directory.
* [hugo mod verify](/commands/hugo_mod_verify/) - Verify dependencies.
###### Auto generated by spf13/cobra on 3-Mar-2020
###### Auto generated by spf13/cobra on 7-Sep-2020