mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
Fix comment for commands map
This commit is contained in:
parent
6468c70ea1
commit
c5033de1bb
@ -8,7 +8,7 @@ import (
|
||||
"os/signal"
|
||||
)
|
||||
|
||||
// Commands is the mapping of all the available Serf commands.
|
||||
// Commands is the mapping of all the available Consul commands.
|
||||
var Commands map[string]cli.CommandFactory
|
||||
|
||||
func init() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user