diff options
Diffstat (limited to 'docs/content/en/commands/hugo.md')
-rw-r--r-- | docs/content/en/commands/hugo.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/en/commands/hugo.md b/docs/content/en/commands/hugo.md index cfbe66053..badd6d7ea 100644 --- a/docs/content/en/commands/hugo.md +++ b/docs/content/en/commands/hugo.md @@ -70,6 +70,7 @@ hugo [flags] ### SEE ALSO +* [hugo build](/commands/hugo_build/) - build builds your site * [hugo completion](/commands/hugo_completion/) - Generate the autocompletion script for the specified shell * [hugo config](/commands/hugo_config/) - Print the site configuration * [hugo convert](/commands/hugo_convert/) - Convert your content to different formats |