This commit is contained in:
Derek Collison
2013-08-06 11:24:03 -07:00
parent 60f4c67bbf
commit 122f06816e
2 changed files with 2 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ func main() {
opts.Trace, opts.Debug = true, true
}
// Process args looking for non-flaf options,
// Process args looking for non-flag options,
// 'version' and 'help' only for now
for _, arg := range flag.Args() {
switch strings.ToLower(arg) {

View File

@@ -31,5 +31,6 @@ cluster {
nats-route://foo:bar@apcera.me:4245
nats-route://foo:bar@apcera.me:4246
]
}