summaryrefslogtreecommitdiff
path: root/docs/podman-pod.1.md
diff options
context:
space:
mode:
authorRyan Whalen <rj.whalen@gmail.com>2019-08-30 13:34:36 -0400
committerRyan Whalen <rj.whalen@gmail.com>2019-08-30 13:34:36 -0400
commit1a9ea04c7fff82fcdb7bbd7383ff5e4518840ef7 (patch)
tree27cdab6df4eece37b004c3623e806f4a78a6c2ac /docs/podman-pod.1.md
parent6b7f8b01b91c1597a8b3b06ec4386812e13d843c (diff)
downloadpodman-1a9ea04c7fff82fcdb7bbd7383ff5e4518840ef7.tar.gz
podman-1a9ea04c7fff82fcdb7bbd7383ff5e4518840ef7.tar.bz2
podman-1a9ea04c7fff82fcdb7bbd7383ff5e4518840ef7.zip
Fix table spacing
Signed-off-by: Ryan Whalen <rj.whalen@gmail.com>
Diffstat (limited to 'docs/podman-pod.1.md')
-rw-r--r--docs/podman-pod.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-pod.1.md b/docs/podman-pod.1.md
index f28b2271b..b3d002a06 100644
--- a/docs/podman-pod.1.md
+++ b/docs/podman-pod.1.md
@@ -11,7 +11,7 @@ podman pod is a set of subcommands that manage pods, or groups of containers.
## SUBCOMMANDS
-| Command | Man Page | Description |
+| Command | Man Page | Description |
| ------- | ------------------------------------------------- | --------------------------------------------------------------------------------- |
| create | [podman-pod-create(1)](podman-pod-create.1.md) | Create a new pod. |
| exists | [podman-pod-exists(1)](podman-pod-exists.1.md) | Check if a pod exists in local storage. |