0
0
Fork 0

fix cmd/bleve help string for internal command

This commit is contained in:
Steve Yen 2018-03-22 17:05:27 -07:00
parent 621b58dd83
commit 67f75005c4
1 changed files with 1 additions and 1 deletions

View File

@ -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",