mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
spelling
This commit is contained in:
@@ -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) {
|
||||
|
||||
@@ -31,5 +31,6 @@ cluster {
|
||||
nats-route://foo:bar@apcera.me:4245
|
||||
nats-route://foo:bar@apcera.me:4246
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user