mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
docs: Regen CLI docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
date: 2020-09-13
|
||||
date: 2021-02-18
|
||||
title: "hugo mod tidy"
|
||||
slug: hugo_mod_tidy
|
||||
url: /commands/hugo_mod_tidy/
|
||||
@@ -8,10 +8,6 @@ url: /commands/hugo_mod_tidy/
|
||||
|
||||
Remove unused entries in go.mod and go.sum.
|
||||
|
||||
### Synopsis
|
||||
|
||||
Remove unused entries in go.mod and go.sum.
|
||||
|
||||
```
|
||||
hugo mod tidy [flags]
|
||||
```
|
||||
@@ -44,4 +40,4 @@ hugo mod tidy [flags]
|
||||
|
||||
* [hugo mod](/commands/hugo_mod/) - Various Hugo Modules helpers.
|
||||
|
||||
###### Auto generated by spf13/cobra on 13-Sep-2020
|
||||
###### Auto generated by spf13/cobra on 18-Feb-2021
|
||||
|
Reference in New Issue
Block a user