diff options
Diffstat (limited to 'docs/podman-pod-start.1.md')
-rw-r--r-- | docs/podman-pod-start.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman-pod-start.1.md b/docs/podman-pod-start.1.md index 27e40740f..29960d6aa 100644 --- a/docs/podman-pod-start.1.md +++ b/docs/podman-pod-start.1.md @@ -12,11 +12,11 @@ to be started. ## OPTIONS -**--all, -a** +**--all**, **-a** Starts all pods -**--latest, -l** +**--latest**, **-l** Instead of providing the pod name or ID, start the last created pod. |