Skip to content

Commit

Permalink
docs: Use correct env var name to disable formatting (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
qjcg authored May 2, 2024
1 parent b861d19 commit 8c87b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/reference/hof-fmt/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You will need Docker available to use this feature.
Hof will pull and run containers in the background.
You can disable this by setting an environment variable.

> `HOF_FORMAT_DISABLED=1`
> `HOF_FMT_DISABLED=1`

{{<codePane file="code/cmd-help/fmt" title="$ hof help fmt" lang="text">}}

0 comments on commit 8c87b88

Please sign in to comment.