diff options
Diffstat (limited to 'docs/kpod.1.md')
-rw-r--r-- | docs/kpod.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/kpod.1.md b/docs/kpod.1.md index dec29e395..02f97739e 100644 --- a/docs/kpod.1.md +++ b/docs/kpod.1.md @@ -136,6 +136,9 @@ Stops one or more running containers. ### tag Add an additional name to a local image +### top +Display the running processes of a container + ### umount Unmount a working container's root file system |