mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
Fix manpage headers
Signed-off-by: Andrew Denton <adenton@redhat.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
% podman-attach(1)
|
||||
% podman-attach 1
|
||||
|
||||
## NAME
|
||||
podman\-attach - Attach to a running container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-auto-update(1)
|
||||
% podman-auto-update 1
|
||||
|
||||
## NAME
|
||||
podman\-auto-update - Auto update containers according to their auto-update policy
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-build(1)
|
||||
% podman-build 1
|
||||
|
||||
## NAME
|
||||
podman\-build - Build a container image using a Containerfile
|
||||
|
@ -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-completion(1)
|
||||
% podman-completion 1
|
||||
|
||||
## NAME
|
||||
podman\-completion - Generate shell completion scripts
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-checkpoint(1)
|
||||
% podman-container-checkpoint 1
|
||||
|
||||
## NAME
|
||||
podman\-container\-checkpoint - Checkpoints one or more running containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-cleanup(1)
|
||||
% podman-container-cleanup 1
|
||||
|
||||
## NAME
|
||||
podman\-container\-cleanup - Clean up the container's network and mountpoints
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-clone(1)
|
||||
% podman-container-clone 1
|
||||
|
||||
## NAME
|
||||
podman\-container\-clone - Creates a copy of an existing container
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-diff(1)
|
||||
% podman-container-diff 1
|
||||
|
||||
## NAME
|
||||
podman\-container\-diff - Inspect changes on a container's filesystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-exists(1)
|
||||
% podman-container-exists 1
|
||||
|
||||
## NAME
|
||||
podman\-container\-exists - Check if a container exists in local storage
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-inspect(1)
|
||||
% podman-container-inspect 1
|
||||
|
||||
## NAME
|
||||
podman\-container\-inspect - Display a container's configuration
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-prune(1)
|
||||
% podman-container-prune 1
|
||||
|
||||
## NAME
|
||||
podman\-container\-prune - Remove all stopped containers from local storage
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-restore(1)
|
||||
% podman-container-restore 1
|
||||
|
||||
## NAME
|
||||
podman\-container\-restore - Restores one or more containers from a checkpoint
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-container-runlabel(1)
|
||||
% podman-container-runlabel 1
|
||||
|
||||
## NAME
|
||||
podman-container-runlabel - Executes a command as described by a container-image label
|
||||
|
@ -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-events(1)
|
||||
% podman-events 1
|
||||
|
||||
## NAME
|
||||
podman\-events - Monitor Podman events
|
||||
|
@ -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 a container's filesystem contents as a tar archive
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-generate-spec(1)
|
||||
% podman-generate-spec 1
|
||||
|
||||
## NAME
|
||||
podman\-generate\-spec - Generate Specgen JSON based on containers or pods
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-generate-systemd(1)
|
||||
% podman-generate-systemd 1
|
||||
|
||||
## NAME
|
||||
podman\-generate\-systemd - Generate systemd unit file(s) for a container or pod
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-generate(1)
|
||||
% podman-generate 1
|
||||
|
||||
## NAME
|
||||
podman\-generate - Generate structured data based on containers, pods or volumes
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-healthcheck-run(1)
|
||||
% podman-healthcheck-run 1
|
||||
|
||||
## NAME
|
||||
podman\-healthcheck\-run - Run a container healthcheck
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-healthcheck(1)
|
||||
% podman-healthcheck 1
|
||||
|
||||
## NAME
|
||||
podman\-healthcheck - Manage healthchecks for containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-history(1)
|
||||
% podman-history 1
|
||||
|
||||
## NAME
|
||||
podman\-history - Show the history of an image
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-diff(1)
|
||||
% podman-image-diff 1
|
||||
|
||||
## NAME
|
||||
podman-image-diff - Inspect changes on an image's filesystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-exists(1)
|
||||
% podman-image-exists 1
|
||||
|
||||
## NAME
|
||||
podman-image-exists - Check if an image exists in local storage
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-inspect(1)
|
||||
% podman-image-inspect 1
|
||||
|
||||
## NAME
|
||||
podman\-image\-inspect - Display an image's configuration
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-mount(1)
|
||||
% podman-image-mount 1
|
||||
|
||||
## NAME
|
||||
podman\-image\-mount - Mount an image's root filesystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-prune(1)
|
||||
% podman-image-prune 1
|
||||
|
||||
## NAME
|
||||
podman-image-prune - Remove all unused images from the local store
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-scp(1)
|
||||
% podman-image-scp 1
|
||||
|
||||
## NAME
|
||||
podman-image-scp - Securely copy an image from one host to another
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-sign(1)
|
||||
% podman-image-sign 1
|
||||
|
||||
## NAME
|
||||
podman-image-sign - Create a signature for an image
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-tree(1)
|
||||
% podman-image-tree 1
|
||||
|
||||
## NAME
|
||||
podman\-image\-tree - Prints layer hierarchy of an image in a tree format
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-trust(1)
|
||||
% podman-image-trust 1
|
||||
|
||||
## NAME
|
||||
podman\-image\-trust - Manage container registry image trust policy
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-image-unmount(1)
|
||||
% podman-image-unmount 1
|
||||
|
||||
## NAME
|
||||
podman\-image\-unmount - Unmount an image's root filesystem
|
||||
|
@ -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-info(1)
|
||||
% podman-info 1
|
||||
|
||||
## NAME
|
||||
podman\-info - Displays Podman related system information
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-init(1)
|
||||
% podman-init 1
|
||||
|
||||
## NAME
|
||||
podman\-init - Initialize one or more containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-inspect(1)
|
||||
% podman-inspect 1
|
||||
|
||||
## NAME
|
||||
podman\-inspect - Display a container, image, volume, network, or pod's configuration
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-kill(1)
|
||||
% podman-kill 1
|
||||
|
||||
## NAME
|
||||
podman\-kill - Kill the main process in one or more containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-kube-down(1)
|
||||
% podman-kube-down 1
|
||||
|
||||
## NAME
|
||||
podman-kube-down - Remove containers and pods based on Kubernetes YAML
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-kube-play(1)
|
||||
% podman-kube-play 1
|
||||
|
||||
## NAME
|
||||
podman-kube-play - Create containers, pods and volumes based on Kubernetes YAML
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-kube(1)
|
||||
% podman-kube 1
|
||||
|
||||
## NAME
|
||||
podman\-kube - Play containers, pods or volumes based on a structured input file
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-load(1)
|
||||
% podman-load 1
|
||||
|
||||
## NAME
|
||||
podman\-load - Load image(s) from a tar archive into container storage
|
||||
|
@ -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 - Display the logs of one or more containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-info(1)
|
||||
% podman-machine-info 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-info - Display machine host info
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-init(1)
|
||||
% podman-machine-init 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-init - Initialize a new virtual machine
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-inspect(1)
|
||||
% podman-machine-inspect 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-inspect - Inspect one or more virtual machines
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-ls(1)
|
||||
% podman-machine-ls 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-list - List virtual machines
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-rm(1)
|
||||
% podman-machine-rm 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-rm - Remove a virtual machine
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-set(1)
|
||||
% podman-machine-set 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-set - Sets a virtual machine setting
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-ssh(1)
|
||||
% podman-machine-ssh 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-ssh - SSH into a virtual machine
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-start(1)
|
||||
% podman-machine-start 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-start - Start a virtual machine
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine-stop(1)
|
||||
% podman-machine-stop 1
|
||||
|
||||
## NAME
|
||||
podman\-machine\-stop - Stop a virtual machine
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-machine(1)
|
||||
% podman-machine 1
|
||||
|
||||
## NAME
|
||||
podman\-machine - Manage Podman's virtual machine
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-manifest-add(1)
|
||||
% podman-manifest-add 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest\-add - Add an image to a manifest list or image index
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-manifest-annotate(1)
|
||||
% podman-manifest-annotate 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest\-annotate - Add or update information about an entry in a manifest list or image index
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-manifest-create(1)
|
||||
% podman-manifest-create 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest\-create - Create a manifest list or image index
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-manifest-exists(1)
|
||||
% podman-manifest-exists 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest\-exists - Check if the given manifest list exists in local storage
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-manifest-inspect(1)
|
||||
% podman-manifest-inspect 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest\-inspect - Display a manifest list or image index
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-manifest-push(1)
|
||||
% podman-manifest-push 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest\-push - Push a manifest list or image index to a registry
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-manifest-remove(1)
|
||||
% podman-manifest-remove 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest\-remove - Remove an image from a manifest list or image index
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-manifest(1)
|
||||
% podman-manifest 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest - Create and manipulate manifest lists and image indexes
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-mount(1)
|
||||
% podman-mount 1
|
||||
|
||||
## NAME
|
||||
podman\-mount - Mount a working container's root filesystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-connect(1)
|
||||
% podman-network-connect 1
|
||||
|
||||
## NAME
|
||||
podman\-network\-connect - Connect a container to a network
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-create(1)
|
||||
% podman-network-create 1
|
||||
|
||||
## NAME
|
||||
podman\-network-create - Create a Podman network
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-disconnect(1)
|
||||
% podman-network-disconnect 1
|
||||
|
||||
## NAME
|
||||
podman\-network\-disconnect - Disconnect a container from a network
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-exists(1)
|
||||
% podman-network-exists 1
|
||||
|
||||
## NAME
|
||||
podman\-network\-exists - Check if the given network exists
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-inspect(1)
|
||||
% podman-network-inspect 1
|
||||
|
||||
## NAME
|
||||
podman\-network\-inspect - Displays the network configuration for one or more networks
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-ls(1)
|
||||
% podman-network-ls 1
|
||||
|
||||
## NAME
|
||||
podman\-network\-ls - Display a summary of networks
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-prune(1)
|
||||
% podman-network-prune 1
|
||||
|
||||
## NAME
|
||||
podman\-network\-prune - Remove all unused networks
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-reload(1)
|
||||
% podman-network-reload 1
|
||||
|
||||
## NAME
|
||||
podman\-network\-reload - Reload network configuration for containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network-rm(1)
|
||||
% podman-network-rm 1
|
||||
|
||||
## NAME
|
||||
podman\-network\-rm - Remove one or more networks
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-network(1)
|
||||
% podman-network 1
|
||||
|
||||
## NAME
|
||||
podman\-network - Manage Podman networks
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pause(1)
|
||||
% podman-pause 1
|
||||
|
||||
## NAME
|
||||
podman\-pause - Pause one or more containers
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-clone(1)
|
||||
% podman-pod-clone 1
|
||||
|
||||
## NAME
|
||||
podman\-pod\-clone - Creates a copy of an existing pod
|
||||
|
@ -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-exists(1)
|
||||
% podman-pod-exists 1
|
||||
|
||||
## NAME
|
||||
podman-pod-exists - Check if a pod exists in local storage
|
||||
|
@ -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 - Kill the main process of each container in one or more pods
|
||||
|
@ -1,4 +1,4 @@
|
||||
% podman-pod-logs(1)
|
||||
% podman-pod-logs 1
|
||||
|
||||
## NAME
|
||||
podman\-pod\-logs - Displays logs for pod with one or more containers
|
||||
|
@ -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-prune(1)
|
||||
% podman-pod-prune 1
|
||||
|
||||
## NAME
|
||||
podman-pod-prune - Remove all stopped pods and their containers
|
||||
|
@ -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 stopped pods and containers
|
||||
|
@ -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-stats(1)
|
||||
% podman-pod-stats 1
|
||||
|
||||
## NAME
|
||||
podman\-pod\-stats - Display a live stream of resource usage stats for containers in 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 - 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
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user