mirror of
https://github.com/containers/podman.git
synced 2025-06-28 06:18:57 +08:00
docs: fix headers
Signed-off-by: Valentin Rothberg <vrothberg@suse.com> Closes: #1375 Approved by: rhatdan
This commit is contained in:

committed by
Atomic Bot

parent
bdce676307
commit
442742aa0a
@ -1,4 +1,4 @@
|
||||
% libpod.conf "5"
|
||||
% libpod.conf(5)
|
||||
|
||||
# NAME
|
||||
libpod.conf - libpod configuration file
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-attach "1"
|
||||
% podman-attach(1)
|
||||
|
||||
## NAME
|
||||
podman\-attach - Attach to a running container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-build "1"
|
||||
% podman-build(1)
|
||||
|
||||
## NAME
|
||||
podman\-build - Build a container image using a Dockerfile.
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-commit "1"
|
||||
% podman-commit(1)
|
||||
|
||||
## NAME
|
||||
podman\-commit - Create new image based on the changed container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-cleanup "1"
|
||||
% podman-container-cleanup(1)
|
||||
|
||||
## NAME
|
||||
podman\-container\-cleanup - Cleanup Container storage and networks
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-refresh '1'
|
||||
% podman-container-refresh(1)
|
||||
|
||||
## NAME
|
||||
podman\-container\-refresh - Refresh all containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container "1"
|
||||
% podman-container(1)
|
||||
|
||||
## NAME
|
||||
podman\-container - Manage containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-cp "1"
|
||||
% podman-cp(1)
|
||||
|
||||
## NAME
|
||||
podman\-cp - Copy files/folders between a container and the local filesystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-create "1"
|
||||
% podman-create(1)
|
||||
|
||||
## NAME
|
||||
podman\-create - Create a new container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-diff "1"
|
||||
% podman-diff(1)
|
||||
|
||||
## NAME
|
||||
podman\-diff - Inspect changes on a container or image's filesystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-exec "1"
|
||||
% podman-exec(1)
|
||||
|
||||
## NAME
|
||||
podman\-exec - Execute a command in a running container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-export "1"
|
||||
% podman-export(1)
|
||||
|
||||
## NAME
|
||||
podman\-export - Export container's filesystem contents as a tar archive
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-history "1"
|
||||
% podman-history(1)
|
||||
|
||||
## NAME
|
||||
podman\-history - Shows the history of an image
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image "1"
|
||||
% podman-image(1)
|
||||
|
||||
## NAME
|
||||
podman\-image - Manage images
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-images "1"
|
||||
% podman-images(1)
|
||||
|
||||
## NAME
|
||||
podman\-images - List images in local storage
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-import "1"
|
||||
% podman-import(1)
|
||||
|
||||
## NAME
|
||||
podman\-import - Import a tarball and save it as a filesystem image
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-version "1"
|
||||
% podman-version(1)
|
||||
|
||||
## NAME
|
||||
podman\-info - Display system information
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-inspect "1"
|
||||
% podman-inspect(1)
|
||||
|
||||
## NAME
|
||||
podman\-inspect - Display a container or image's configuration
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-kill "1"
|
||||
% podman-kill(1)
|
||||
|
||||
## NAME
|
||||
podman\-kill - Kills one or more containers with a signal
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-load "1"
|
||||
% podman-load(1)
|
||||
|
||||
## NAME
|
||||
podman\-load - Load an image from docker archive
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-login "1"
|
||||
% podman-login(1)
|
||||
|
||||
## NAME
|
||||
podman\-login - Login to a container registry
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-logout "1"
|
||||
% podman-logout(1)
|
||||
|
||||
## NAME
|
||||
podman\-logout - Logout of a container registry
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-logs "1"
|
||||
% podman-logs(1)
|
||||
|
||||
## NAME
|
||||
podman\-logs - Fetch the logs of a container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-mount "1"
|
||||
% podman-mount(1)
|
||||
|
||||
## NAME
|
||||
podman\-mount - Mount the specifed working containers' root filesystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pause "1"
|
||||
% podman-pause(1)
|
||||
|
||||
## NAME
|
||||
podman\-pause - Pause one or more containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-create "1"
|
||||
% podman-pod-create(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-create - Create a new pod
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-inspect "1"
|
||||
% podman-pod-inspect(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-inspect - Displays information describing a pod
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-pause "1"
|
||||
% podman-pod-pause(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-pause - Pause one or more pods
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-ps "1"
|
||||
% podman-pod-ps(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-ps - Prints out information about pods
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-restart "1"
|
||||
% podman-pod-restart(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-restart - Restart one or more pods
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-rm "1"
|
||||
% podman-pod-rm(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-rm - Remove one or more pods
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-start "1"
|
||||
% podman-pod-start(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-start - Start one or more pods
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-stop "1"
|
||||
% podman-pod-stop(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-stop - Stop one or more pods
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-unpause "1"
|
||||
% podman-pod-unpause(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod\-unpause - Unpause one or more pods
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod "1"
|
||||
% podman-pod(1)
|
||||
|
||||
## NAME
|
||||
podman\-pod - Simple management tool for groups of containers, called pods.
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-port "1"
|
||||
% podman-port(1)
|
||||
|
||||
## NAME
|
||||
podman\-port - List port mappings for a container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-ps "1"
|
||||
% podman-ps(1)
|
||||
|
||||
## NAME
|
||||
podman\-ps - Prints out information about containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pull "1"
|
||||
% podman-pull(1)
|
||||
|
||||
## NAME
|
||||
podman\-pull - Pull an image from a registry
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-push "1"
|
||||
% podman-push(1)
|
||||
|
||||
## NAME
|
||||
podman\-push - Push an image from local storage to elsewhere
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-restart "1"
|
||||
% podman-restart(1)
|
||||
|
||||
## NAME
|
||||
podman\-restart - Restart a container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-rm "1"
|
||||
% podman-rm(1)
|
||||
|
||||
## NAME
|
||||
podman\-rm - Remove one or more containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-rmi "1"
|
||||
% podman-rmi(1)
|
||||
|
||||
## NAME
|
||||
podman\-rmi - Removes one or more images
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-run "1"
|
||||
% podman-run(1)
|
||||
|
||||
## NAME
|
||||
podman\-run - Run a command in a new container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-save "1"
|
||||
% podman-save(1)
|
||||
|
||||
## NAME
|
||||
podman\-save - Save an image to docker-archive or oci-archive
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-search "1"
|
||||
% podman-search(1)
|
||||
|
||||
## NAME
|
||||
podman\-search - Search a registry for an image
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-start "1"
|
||||
% podman-start(1)
|
||||
|
||||
## NAME
|
||||
podman\-start - Start one or more containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman "1"
|
||||
% podman(1)
|
||||
|
||||
## NAME
|
||||
podman - Simple management tool for containers and images
|
||||
|
Reference in New Issue
Block a user