Skip to content

Commit

Permalink
feat (nats-top.go): update help message with the new parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dsidirop committed May 13, 2022
1 parent d27485c commit 7ada215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nats-top.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var (

const usageHelp = `
usage: nats-top [-s server] [-m http_port] [-ms https_port] [-n num_connections] [-d delay_secs] [-r max] [-o FILE] [-l DELIMITER] [-sort by]
[-cert FILE] [-key FILE] [-cacert FILE] [-k] [-b] [-v|--version]
[-cert FILE] [-key FILE] [-cacert FILE] [-k] [-b] [-v|--version] [-display-subscriptions-column]
`

Expand Down

0 comments on commit 7ada215

Please sign in to comment.