summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/libpod.conf.5.md2
-rw-r--r--docs/podman-attach.1.md2
-rw-r--r--docs/podman-build.1.md2
-rw-r--r--docs/podman-commit.1.md2
-rw-r--r--docs/podman-container-cleanup.1.md2
-rw-r--r--docs/podman-container-refresh.1.md2
-rw-r--r--docs/podman-container.1.md2
-rw-r--r--docs/podman-cp.1.md2
-rw-r--r--docs/podman-create.1.md2
-rw-r--r--docs/podman-diff.1.md2
-rw-r--r--docs/podman-exec.1.md2
-rw-r--r--docs/podman-export.1.md2
-rw-r--r--docs/podman-history.1.md2
-rw-r--r--docs/podman-image.1.md2
-rw-r--r--docs/podman-images.1.md2
-rw-r--r--docs/podman-import.1.md2
-rw-r--r--docs/podman-info.1.md2
-rw-r--r--docs/podman-inspect.1.md2
-rw-r--r--docs/podman-kill.1.md2
-rw-r--r--docs/podman-load.1.md2
-rw-r--r--docs/podman-login.1.md2
-rw-r--r--docs/podman-logout.1.md2
-rw-r--r--docs/podman-logs.1.md2
-rw-r--r--docs/podman-mount.1.md2
-rw-r--r--docs/podman-pause.1.md2
-rw-r--r--docs/podman-pod-create.1.md2
-rw-r--r--docs/podman-pod-inspect.1.md2
-rw-r--r--docs/podman-pod-kill.1.md2
-rw-r--r--docs/podman-pod-pause.1.md2
-rw-r--r--docs/podman-pod-ps.1.md2
-rw-r--r--docs/podman-pod-restart.1.md2
-rw-r--r--docs/podman-pod-rm.1.md2
-rw-r--r--docs/podman-pod-start.1.md2
-rw-r--r--docs/podman-pod-stop.1.md2
-rw-r--r--docs/podman-pod-top.1.md2
-rw-r--r--docs/podman-pod-unpause.1.md2
-rw-r--r--docs/podman-pod.1.md2
-rw-r--r--docs/podman-port.1.md2
-rw-r--r--docs/podman-ps.1.md2
-rw-r--r--docs/podman-pull.1.md2
-rw-r--r--docs/podman-push.1.md2
-rw-r--r--docs/podman-restart.1.md2
-rw-r--r--docs/podman-rm.1.md2
-rw-r--r--docs/podman-rmi.1.md2
-rw-r--r--docs/podman-run.1.md2
-rw-r--r--docs/podman-save.1.md2
-rw-r--r--docs/podman-search.1.md2
-rw-r--r--docs/podman-start.1.md2
-rw-r--r--docs/podman.1.md2
49 files changed, 49 insertions, 49 deletions
diff --git a/docs/libpod.conf.5.md b/docs/libpod.conf.5.md
index b100b6bab..8a339d07e 100644
--- a/docs/libpod.conf.5.md
+++ b/docs/libpod.conf.5.md
@@ -1,4 +1,4 @@
-% libpod.conf "5"
+% libpod.conf(5)
# NAME
libpod.conf - libpod configuration file
diff --git a/docs/podman-attach.1.md b/docs/podman-attach.1.md
index f56bde9e1..22ece8602 100644
--- a/docs/podman-attach.1.md
+++ b/docs/podman-attach.1.md
@@ -1,4 +1,4 @@
-% podman-attach "1"
+% podman-attach(1)
## NAME
podman\-attach - Attach to a running container
diff --git a/docs/podman-build.1.md b/docs/podman-build.1.md
index 7e8f0c137..c64ec91cd 100644
--- a/docs/podman-build.1.md
+++ b/docs/podman-build.1.md
@@ -1,4 +1,4 @@
-% podman-build "1"
+% podman-build(1)
## NAME
podman\-build - Build a container image using a Dockerfile.
diff --git a/docs/podman-commit.1.md b/docs/podman-commit.1.md
index 4770eef09..dd82c80e4 100644
--- a/docs/podman-commit.1.md
+++ b/docs/podman-commit.1.md
@@ -1,4 +1,4 @@
-% podman-commit "1"
+% podman-commit(1)
## NAME
podman\-commit - Create new image based on the changed container
diff --git a/docs/podman-container-cleanup.1.md b/docs/podman-container-cleanup.1.md
index 5002e7142..2819d1138 100644
--- a/docs/podman-container-cleanup.1.md
+++ b/docs/podman-container-cleanup.1.md
@@ -1,4 +1,4 @@
-% podman-container-cleanup "1"
+% podman-container-cleanup(1)
## NAME
podman\-container\-cleanup - Cleanup Container storage and networks
diff --git a/docs/podman-container-refresh.1.md b/docs/podman-container-refresh.1.md
index a58a653e6..494255dc7 100644
--- a/docs/podman-container-refresh.1.md
+++ b/docs/podman-container-refresh.1.md
@@ -1,4 +1,4 @@
-% podman-container-refresh '1'
+% podman-container-refresh(1)
## NAME
podman\-container\-refresh - Refresh all containers
diff --git a/docs/podman-container.1.md b/docs/podman-container.1.md
index 57495d3ba..bbc325823 100644
--- a/docs/podman-container.1.md
+++ b/docs/podman-container.1.md
@@ -1,4 +1,4 @@
-% podman-container "1"
+% podman-container(1)
## NAME
podman\-container - Manage containers
diff --git a/docs/podman-cp.1.md b/docs/podman-cp.1.md
index 2f29a2ebc..88e50e86b 100644
--- a/docs/podman-cp.1.md
+++ b/docs/podman-cp.1.md
@@ -1,4 +1,4 @@
-% podman-cp "1"
+% podman-cp(1)
## NAME
podman\-cp - Copy files/folders between a container and the local filesystem
diff --git a/docs/podman-create.1.md b/docs/podman-create.1.md
index 1866d68a4..e7732b60f 100644
--- a/docs/podman-create.1.md
+++ b/docs/podman-create.1.md
@@ -1,4 +1,4 @@
-% podman-create "1"
+% podman-create(1)
## NAME
podman\-create - Create a new container
diff --git a/docs/podman-diff.1.md b/docs/podman-diff.1.md
index eae3521f5..dd5f0edcf 100644
--- a/docs/podman-diff.1.md
+++ b/docs/podman-diff.1.md
@@ -1,4 +1,4 @@
-% podman-diff "1"
+% podman-diff(1)
## NAME
podman\-diff - Inspect changes on a container or image's filesystem
diff --git a/docs/podman-exec.1.md b/docs/podman-exec.1.md
index 910b68339..700d1f89a 100644
--- a/docs/podman-exec.1.md
+++ b/docs/podman-exec.1.md
@@ -1,4 +1,4 @@
-% podman-exec "1"
+% podman-exec(1)
## NAME
podman\-exec - Execute a command in a running container
diff --git a/docs/podman-export.1.md b/docs/podman-export.1.md
index 9adc1499b..ff7e660bc 100644
--- a/docs/podman-export.1.md
+++ b/docs/podman-export.1.md
@@ -1,4 +1,4 @@
-% podman-export "1"
+% podman-export(1)
## NAME
podman\-export - Export container's filesystem contents as a tar archive
diff --git a/docs/podman-history.1.md b/docs/podman-history.1.md
index 5b911a67f..6791c772d 100644
--- a/docs/podman-history.1.md
+++ b/docs/podman-history.1.md
@@ -1,4 +1,4 @@
-% podman-history "1"
+% podman-history(1)
## NAME
podman\-history - Shows the history of an image
diff --git a/docs/podman-image.1.md b/docs/podman-image.1.md
index 64a798fda..33de0456f 100644
--- a/docs/podman-image.1.md
+++ b/docs/podman-image.1.md
@@ -1,4 +1,4 @@
-% podman-image "1"
+% podman-image(1)
## NAME
podman\-image - Manage images
diff --git a/docs/podman-images.1.md b/docs/podman-images.1.md
index 474226b9c..0bd829a8e 100644
--- a/docs/podman-images.1.md
+++ b/docs/podman-images.1.md
@@ -1,4 +1,4 @@
-% podman-images "1"
+% podman-images(1)
## NAME
podman\-images - List images in local storage
diff --git a/docs/podman-import.1.md b/docs/podman-import.1.md
index 70b382a63..b1176cee9 100644
--- a/docs/podman-import.1.md
+++ b/docs/podman-import.1.md
@@ -1,4 +1,4 @@
-% podman-import "1"
+% podman-import(1)
## NAME
podman\-import - Import a tarball and save it as a filesystem image
diff --git a/docs/podman-info.1.md b/docs/podman-info.1.md
index 89a485b94..364aaf3aa 100644
--- a/docs/podman-info.1.md
+++ b/docs/podman-info.1.md
@@ -1,4 +1,4 @@
-% podman-version "1"
+% podman-version(1)
## NAME
podman\-info - Display system information
diff --git a/docs/podman-inspect.1.md b/docs/podman-inspect.1.md
index ef68e929c..17fb2df60 100644
--- a/docs/podman-inspect.1.md
+++ b/docs/podman-inspect.1.md
@@ -1,4 +1,4 @@
-% podman-inspect "1"
+% podman-inspect(1)
## NAME
podman\-inspect - Display a container or image's configuration
diff --git a/docs/podman-kill.1.md b/docs/podman-kill.1.md
index 115edc564..79449fc57 100644
--- a/docs/podman-kill.1.md
+++ b/docs/podman-kill.1.md
@@ -1,4 +1,4 @@
-% podman-kill "1"
+% podman-kill(1)
## NAME
podman\-kill - Kills one or more containers with a signal
diff --git a/docs/podman-load.1.md b/docs/podman-load.1.md
index a3299508e..753908d75 100644
--- a/docs/podman-load.1.md
+++ b/docs/podman-load.1.md
@@ -1,4 +1,4 @@
-% podman-load "1"
+% podman-load(1)
## NAME
podman\-load - Load an image from docker archive
diff --git a/docs/podman-login.1.md b/docs/podman-login.1.md
index d61881a8a..e13ddfff7 100644
--- a/docs/podman-login.1.md
+++ b/docs/podman-login.1.md
@@ -1,4 +1,4 @@
-% podman-login "1"
+% podman-login(1)
## NAME
podman\-login - Login to a container registry
diff --git a/docs/podman-logout.1.md b/docs/podman-logout.1.md
index e0c82b9ef..f90e02102 100644
--- a/docs/podman-logout.1.md
+++ b/docs/podman-logout.1.md
@@ -1,4 +1,4 @@
-% podman-logout "1"
+% podman-logout(1)
## NAME
podman\-logout - Logout of a container registry
diff --git a/docs/podman-logs.1.md b/docs/podman-logs.1.md
index 59fba69a1..15bf56c00 100644
--- a/docs/podman-logs.1.md
+++ b/docs/podman-logs.1.md
@@ -1,4 +1,4 @@
-% podman-logs "1"
+% podman-logs(1)
## NAME
podman\-logs - Fetch the logs of a container
diff --git a/docs/podman-mount.1.md b/docs/podman-mount.1.md
index 6af618012..ccc2d386d 100644
--- a/docs/podman-mount.1.md
+++ b/docs/podman-mount.1.md
@@ -1,4 +1,4 @@
-% podman-mount "1"
+% podman-mount(1)
## NAME
podman\-mount - Mount the specifed working containers' root filesystem
diff --git a/docs/podman-pause.1.md b/docs/podman-pause.1.md
index e37ac343a..b4930de8d 100644
--- a/docs/podman-pause.1.md
+++ b/docs/podman-pause.1.md
@@ -1,4 +1,4 @@
-% podman-pause "1"
+% podman-pause(1)
## NAME
podman\-pause - Pause one or more containers
diff --git a/docs/podman-pod-create.1.md b/docs/podman-pod-create.1.md
index 1d8ce9175..fb0a30935 100644
--- a/docs/podman-pod-create.1.md
+++ b/docs/podman-pod-create.1.md
@@ -1,4 +1,4 @@
-% podman-pod-create "1"
+% podman-pod-create(1)
## NAME
podman\-pod\-create - Create a new pod
diff --git a/docs/podman-pod-inspect.1.md b/docs/podman-pod-inspect.1.md
index edcd5dcef..b8fb143ba 100644
--- a/docs/podman-pod-inspect.1.md
+++ b/docs/podman-pod-inspect.1.md
@@ -1,4 +1,4 @@
-% podman-pod-inspect "1"
+% podman-pod-inspect(1)
## NAME
podman\-pod\-inspect - Displays information describing a pod
diff --git a/docs/podman-pod-kill.1.md b/docs/podman-pod-kill.1.md
index 2f4d37f92..4376c2d29 100644
--- a/docs/podman-pod-kill.1.md
+++ b/docs/podman-pod-kill.1.md
@@ -1,4 +1,4 @@
-% podman-pod-kill "1"
+% podman-pod-kill(1)
## NAME
podman\-pod\-kill - Kills all containers in one or more pods with a signal
diff --git a/docs/podman-pod-pause.1.md b/docs/podman-pod-pause.1.md
index 56d63e2e2..32c5b927e 100644
--- a/docs/podman-pod-pause.1.md
+++ b/docs/podman-pod-pause.1.md
@@ -1,4 +1,4 @@
-% podman-pod-pause "1"
+% podman-pod-pause(1)
## NAME
podman\-pod\-pause - Pause one or more pods
diff --git a/docs/podman-pod-ps.1.md b/docs/podman-pod-ps.1.md
index 1fdbe2935..41c36a749 100644
--- a/docs/podman-pod-ps.1.md
+++ b/docs/podman-pod-ps.1.md
@@ -1,4 +1,4 @@
-% podman-pod-ps "1"
+% podman-pod-ps(1)
## NAME
podman\-pod\-ps - Prints out information about pods
diff --git a/docs/podman-pod-restart.1.md b/docs/podman-pod-restart.1.md
index 0990cf840..17fb4ed4c 100644
--- a/docs/podman-pod-restart.1.md
+++ b/docs/podman-pod-restart.1.md
@@ -1,4 +1,4 @@
-% podman-pod-restart "1"
+% podman-pod-restart(1)
## NAME
podman\-pod\-restart - Restart one or more pods
diff --git a/docs/podman-pod-rm.1.md b/docs/podman-pod-rm.1.md
index 834e0d0bb..7a300c152 100644
--- a/docs/podman-pod-rm.1.md
+++ b/docs/podman-pod-rm.1.md
@@ -1,4 +1,4 @@
-% podman-pod-rm "1"
+% podman-pod-rm(1)
## NAME
podman\-pod\-rm - Remove one or more pods
diff --git a/docs/podman-pod-start.1.md b/docs/podman-pod-start.1.md
index 5d30db012..253bb5f53 100644
--- a/docs/podman-pod-start.1.md
+++ b/docs/podman-pod-start.1.md
@@ -1,4 +1,4 @@
-% podman-pod-start "1"
+% podman-pod-start(1)
## NAME
podman\-pod\-start - Start one or more pods
diff --git a/docs/podman-pod-stop.1.md b/docs/podman-pod-stop.1.md
index 05e88041f..74799273e 100644
--- a/docs/podman-pod-stop.1.md
+++ b/docs/podman-pod-stop.1.md
@@ -1,4 +1,4 @@
-% podman-pod-stop "1"
+% podman-pod-stop(1)
## NAME
podman\-pod\-stop - Stop one or more pods
diff --git a/docs/podman-pod-top.1.md b/docs/podman-pod-top.1.md
index 7a66b4534..3f714af20 100644
--- a/docs/podman-pod-top.1.md
+++ b/docs/podman-pod-top.1.md
@@ -1,4 +1,4 @@
-% podman-pod-top "1"
+% podman-pod-top(1)
## NAME
podman\-pod\-top - Display the running processes of containers in a pod
diff --git a/docs/podman-pod-unpause.1.md b/docs/podman-pod-unpause.1.md
index 2c065976c..643544ef1 100644
--- a/docs/podman-pod-unpause.1.md
+++ b/docs/podman-pod-unpause.1.md
@@ -1,4 +1,4 @@
-% podman-pod-unpause "1"
+% podman-pod-unpause(1)
## NAME
podman\-pod\-unpause - Unpause one or more pods
diff --git a/docs/podman-pod.1.md b/docs/podman-pod.1.md
index 56b93819d..48327d2bf 100644
--- a/docs/podman-pod.1.md
+++ b/docs/podman-pod.1.md
@@ -1,4 +1,4 @@
-% podman-pod "1"
+% podman-pod(1)
## NAME
podman\-pod - Simple management tool for groups of containers, called pods.
diff --git a/docs/podman-port.1.md b/docs/podman-port.1.md
index a9fd903af..874ea5036 100644
--- a/docs/podman-port.1.md
+++ b/docs/podman-port.1.md
@@ -1,4 +1,4 @@
-% podman-port "1"
+% podman-port(1)
## NAME
podman\-port - List port mappings for a container
diff --git a/docs/podman-ps.1.md b/docs/podman-ps.1.md
index a8a2b8700..03150f38b 100644
--- a/docs/podman-ps.1.md
+++ b/docs/podman-ps.1.md
@@ -1,4 +1,4 @@
-% podman-ps "1"
+% podman-ps(1)
## NAME
podman\-ps - Prints out information about containers
diff --git a/docs/podman-pull.1.md b/docs/podman-pull.1.md
index 0da020929..bda7f671f 100644
--- a/docs/podman-pull.1.md
+++ b/docs/podman-pull.1.md
@@ -1,4 +1,4 @@
-% podman-pull "1"
+% podman-pull(1)
## NAME
podman\-pull - Pull an image from a registry
diff --git a/docs/podman-push.1.md b/docs/podman-push.1.md
index 8375f85b7..40442a98f 100644
--- a/docs/podman-push.1.md
+++ b/docs/podman-push.1.md
@@ -1,4 +1,4 @@
-% podman-push "1"
+% podman-push(1)
## NAME
podman\-push - Push an image from local storage to elsewhere
diff --git a/docs/podman-restart.1.md b/docs/podman-restart.1.md
index 770c4f18e..e9c76ebb3 100644
--- a/docs/podman-restart.1.md
+++ b/docs/podman-restart.1.md
@@ -1,4 +1,4 @@
-% podman-restart "1"
+% podman-restart(1)
## NAME
podman\-restart - Restart a container
diff --git a/docs/podman-rm.1.md b/docs/podman-rm.1.md
index 5f542906d..27eda5cdd 100644
--- a/docs/podman-rm.1.md
+++ b/docs/podman-rm.1.md
@@ -1,4 +1,4 @@
-% podman-rm "1"
+% podman-rm(1)
## NAME
podman\-rm - Remove one or more containers
diff --git a/docs/podman-rmi.1.md b/docs/podman-rmi.1.md
index 0d24ac27b..f035897ee 100644
--- a/docs/podman-rmi.1.md
+++ b/docs/podman-rmi.1.md
@@ -1,4 +1,4 @@
-% podman-rmi "1"
+% podman-rmi(1)
## NAME
podman\-rmi - Removes one or more images
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md
index 8df8b08fe..68dc81b7f 100644
--- a/docs/podman-run.1.md
+++ b/docs/podman-run.1.md
@@ -1,4 +1,4 @@
-% podman-run "1"
+% podman-run(1)
## NAME
podman\-run - Run a command in a new container
diff --git a/docs/podman-save.1.md b/docs/podman-save.1.md
index afe69539e..773b45b20 100644
--- a/docs/podman-save.1.md
+++ b/docs/podman-save.1.md
@@ -1,4 +1,4 @@
-% podman-save "1"
+% podman-save(1)
## NAME
podman\-save - Save an image to docker-archive or oci-archive
diff --git a/docs/podman-search.1.md b/docs/podman-search.1.md
index d5392d58c..d716b91f4 100644
--- a/docs/podman-search.1.md
+++ b/docs/podman-search.1.md
@@ -1,4 +1,4 @@
-% podman-search "1"
+% podman-search(1)
## NAME
podman\-search - Search a registry for an image
diff --git a/docs/podman-start.1.md b/docs/podman-start.1.md
index 8f66c3a60..cfd44ac3a 100644
--- a/docs/podman-start.1.md
+++ b/docs/podman-start.1.md
@@ -1,4 +1,4 @@
-% podman-start "1"
+% podman-start(1)
## NAME
podman\-start - Start one or more containers
diff --git a/docs/podman.1.md b/docs/podman.1.md
index 8b9621115..9b3abeb7d 100644
--- a/docs/podman.1.md
+++ b/docs/podman.1.md
@@ -1,4 +1,4 @@
-% podman "1"
+% podman(1)
## NAME
podman - Simple management tool for containers and images