summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-pod-start.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-pod-start.1.md')
-rw-r--r--docs/source/markdown/podman-pod-start.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/markdown/podman-pod-start.1.md b/docs/source/markdown/podman-pod-start.1.md
index 6c6cfa2cf..38117ebe8 100644
--- a/docs/source/markdown/podman-pod-start.1.md
+++ b/docs/source/markdown/podman-pod-start.1.md
@@ -12,17 +12,17 @@ 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.
The latest option is not supported on the remote client.
-**--pod-id-file**
+#### **--pod-id-file**
Read pod ID from the specified file and start the pod. Can be specified multiple times.