Skip to content

Commit

Permalink
Update flag description.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodauria committed Jun 2, 2021
1 parent bb99748 commit c55553b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ndt7-client/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ func init() {
flag.Var(
&flagScheme,
"scheme",
`WebSocket scheme to use: either "wss" (the default) or "ws"`,
`WebSocket scheme to use: either "wss" or "ws"`,
)
flag.Var(
&flagFormat,
Expand Down

0 comments on commit c55553b

Please sign in to comment.