summaryrefslogtreecommitdiffstats
path: root/commands/check.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/check.go')
-rw-r--r--commands/check.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/check.go b/commands/check.go
index f17602246..59188dc90 100644
--- a/commands/check.go
+++ b/commands/check.go
@@ -18,7 +18,7 @@ import (
"github.com/spf13/hugo/hugolib"
)
-var check = &cobra.Command{
+var checkCmd = &cobra.Command{
Use: "check",
Short: "Check content in the source directory",
Long: `Hugo will perform some basic analysis on the content provided