docs: Regenerate CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2022-09-22 17:57:13 +02:00
parent 0171fb2010
commit 4f9cb4f344
3 changed files with 7 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ To load completions for every new session, execute once:
#### macOS:
hugo completion bash > /usr/local/etc/bash_completion.d/hugo
hugo completion bash > $(brew --prefix)/etc/bash_completion.d/hugo
You will need to start a new shell for this setup to take effect.