mirror of
https://github.com/containers/podman.git
synced 2025-06-25 03:52:15 +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.
|
||||
```
|
||||
podman stop -a
|
||||
podman pause -a
|
||||
```
|
||||
|
||||
## SEE ALSO
|
||||
|
Reference in New Issue
Block a user