From 1a9ea04c7fff82fcdb7bbd7383ff5e4518840ef7 Mon Sep 17 00:00:00 2001 From: Ryan Whalen Date: Fri, 30 Aug 2019 13:34:36 -0400 Subject: Fix table spacing Signed-off-by: Ryan Whalen --- docs/podman-pod.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. | -- cgit v1.2.3-54-g00ecf