Skip to content

Commit

Permalink
merge pull
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Nov 3, 2023
2 parents 8d8bdcb + c78acd3 commit 541c470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/proxy/stats/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -233,5 +233,5 @@ func (c *StatsCommand) Help() string {

// Synopsis returns a one-line command summary.
func (c *StatsCommand) Synopsis() string {
return "Displays Envoy Stats for the pod in a particular namespace"
return "Display Envoy stats for a proxy"
}

0 comments on commit 541c470

Please sign in to comment.