mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
fix to bug #3522 - update usage guide message in main.go
This commit is contained in:
2
main.go
2
main.go
@@ -28,7 +28,7 @@ var usageStr = `
|
||||
Usage: nats-server [options]
|
||||
|
||||
Server Options:
|
||||
-a, --addr <host> Bind to host address (default: 0.0.0.0)
|
||||
-a, --addr,--net <host> Bind to host address (default: 0.0.0.0)
|
||||
-p, --port <port> Use port for clients (default: 4222)
|
||||
-n, --name <server_name> Server name (default: auto)
|
||||
-P, --pid <file> File to store PID
|
||||
|
||||
Reference in New Issue
Block a user