fix help message

This commit is contained in:
chrislu
2025-03-25 09:30:54 -07:00
parent 4a37ea443e
commit 138b66231a

View File

@@ -31,7 +31,7 @@ func init() {
}
var cmdMqAgent = &Command{
UsageLine: "mq.agent [-port=16777] [-master=<ip:port>]",
UsageLine: "mq.agent [-port=16777] [-broker=<ip:port>]",
Short: "<WIP> start a message queue agent",
Long: `start a message queue agent