mirror of
https://github.com/containers/podman.git
synced 2025-07-12 00:27:33 +08:00
Merge pull request #12138 from gsanchietti/doc_pause_typo
[CI:DOCS] Fix pause usage example
This commit is contained in:
@ -31,7 +31,7 @@ podman pause 860a4b23
|
|||||||
|
|
||||||
Pause all **running** containers.
|
Pause all **running** containers.
|
||||||
```
|
```
|
||||||
podman stop -a
|
podman pause -a
|
||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
|
Reference in New Issue
Block a user