Skip to content

Commit

Permalink
statsp: enhance description
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hunt <pehunt@redhat.com>
  • Loading branch information
haircommander committed Aug 8, 2023
1 parent e373e4a commit a8a71d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/crictl/pod_stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ type podStatsOptions struct {

var podStatsCommand = &cli.Command{
Name: "statsp",
Usage: "List pod resource usage statistics",
Usage: "List pod statistics. Stats represent a structured API that will fulfill the Kubelet's /stats/summary endpoint.",
UseShortOptionHandling: true,
ArgsUsage: "[ID]",
Flags: []cli.Flag{
Expand Down

0 comments on commit a8a71d9

Please sign in to comment.