mirror of https://github.com/status-im/consul.git
Update case of member in comment
This commit is contained in:
parent
4e6f0f9a79
commit
92ceaaad81
|
@ -18,7 +18,7 @@ func New(ui cli.Ui) *cmd {
|
|||
type cmd struct {
|
||||
UI cli.Ui
|
||||
flags *flag.FlagSet
|
||||
// ConfigFormat forces all config files to be interpreted as this
|
||||
// configFormat forces all config files to be interpreted as this
|
||||
// format independent of their extension.
|
||||
configFormat string
|
||||
quiet bool
|
||||
|
|
Loading…
Reference in New Issue