diff options
Diffstat (limited to 'docs/podman-stats.1.md')
-rw-r--r-- | docs/podman-stats.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-stats.1.md b/docs/podman-stats.1.md index 49a3c5ac1..e0cff0dc2 100644 --- a/docs/podman-stats.1.md +++ b/docs/podman-stats.1.md @@ -6,6 +6,8 @@ podman\-stats - Display a live stream of one or more container's resource usage ## SYNOPSIS **podman stats** [*options*] [*container*] +**podman container stats** [*options*] [*container*] + ## DESCRIPTION Display a live stream of one or more containers' resource usage statistics |