mirror of https://github.com/containers/podman.git
Update docs/source/markdown/podman-stats.1.md.in
Co-authored-by: Valentin Rothberg <vrothberg@redhat.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
630e7ba394
commit
acbe7703f9
|
@ -41,7 +41,7 @@ Valid placeholders for the Go template are listed below:
|
|||
| .ContainerStats ... | Nested structure, for experts only |
|
||||
| .CPU | Percent CPU, full precision float |
|
||||
| .CPUNano | CPU Usage, total, in nanoseconds |
|
||||
| .CPUPerc | Percentage of CPU Used |
|
||||
| .CPUPerc | Percentage of CPU used |
|
||||
| .CPUSystemNano | CPU Usage, kernel, in nanoseconds |
|
||||
| .Duration | Same as CPUNano |
|
||||
| .ID | Container ID, truncated |
|
||||
|
|
Loading…
Reference in New Issue