Add pause state to ps, touchup kpod man page
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
This commit is contained in:
parent
3e2ad8f10a
commit
f92ed659ab
2 changed files with 12 additions and 6 deletions
|
@ -79,6 +79,9 @@ Display the logs of a container
|
|||
### mount
|
||||
Mount a working container's root filesystem
|
||||
|
||||
### pause
|
||||
Pause one or more containers
|
||||
|
||||
### ps
|
||||
Prints out information about containers
|
||||
|
||||
|
@ -106,6 +109,9 @@ Display a live stream of one or more containers' resource usage statistics
|
|||
### stop
|
||||
Stops one or more running containers.
|
||||
|
||||
### unpause
|
||||
Unpause one or more containers
|
||||
|
||||
### tag
|
||||
Add an additional name to a local image
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue