We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387d245 commit 92e5ec9Copy full SHA for 92e5ec9
cmd/root.go
@@ -75,7 +75,7 @@ var paramMap = map[string]*struct {
75
},
76
"port": {
77
value: "9658",
78
- usage: "Client port (default: 9658)",
+ usage: "Client port",
79
80
"config": {
81
value: "",
0 commit comments