diff --git a/cmd/bleve/cmd/scorch/internal.go b/cmd/bleve/cmd/scorch/internal.go index 027e9028..dc949796 100644 --- a/cmd/bleve/cmd/scorch/internal.go +++ b/cmd/bleve/cmd/scorch/internal.go @@ -23,7 +23,7 @@ import ( var ascii bool -// internalCmd represents the snapshots command +// internalCmd represents the internal command var internalCmd = &cobra.Command{ Use: "internal", Short: "internal prints the internal k/v pairs in a snapshot",