Skip to content

Commit

Permalink
fix podman-pod-restart.1.md typo
Browse files Browse the repository at this point in the history
Small typographical error:
"an restarted" -> "and restarted"

Signed-off-by: Chad Dougherty <[email protected]>
  • Loading branch information
Chad Dougherty authored Apr 18, 2024
1 parent 8b6ae87 commit dc68a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/markdown/podman-pod-restart.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ podman\-pod\-restart - Restart one or more pods
**podman pod restart** [*options*] *pod* ...

## DESCRIPTION
Restart containers in one or more pods. Running containers are stopped an restarted.
Restart containers in one or more pods. Running containers are stopped and restarted.
Stopped containers are started. You may use pod IDs or names as input.
The pod ID is printed upon successful restart.
When restarting multiple pods, an error from restarting one pod does not effect restarting other pods.
Expand Down

0 comments on commit dc68a47

Please sign in to comment.