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 {
|
type cmd struct {
|
||||||
UI cli.Ui
|
UI cli.Ui
|
||||||
flags *flag.FlagSet
|
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.
|
// format independent of their extension.
|
||||||
configFormat string
|
configFormat string
|
||||||
quiet bool
|
quiet bool
|
||||||
|
|
Loading…
Reference in New Issue