Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: bitliu <[email protected]>
  • Loading branch information
Xunzhuo committed Oct 23, 2023
1 parent b99d634 commit 0227502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cmd/egctl/stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
func statsCommand() *cobra.Command {
c := &cobra.Command{
Use: "stats",
Long: "Retrieve Prometheus Stats from envoy proxy.",
Long: "Retrieve statistics from envoy proxy.",
Short: "Retrieve stats from envoy proxy.",
}

Expand Down

0 comments on commit 0227502

Please sign in to comment.