mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00
Fix spelling "setup" -> "set up" and similar
* Replace "setup", "lookup", "cleanup", "backup" with "set up", "look up", "clean up", "back up" when used as verbs. Replace also variations of those. * Improve language in a few places. Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
RELEASE_PROCESS.mdcommands-demo.mdrootless.mdtroubleshooting.md
cmd
podman-mac-helper
podman
winpath
contrib/cirrus
docs
libpod
container.gocontainer_internal.gocontainer_internal_linux.gohealthcheck.gonetworking_linux.gooci_conmon_attach_linux.gooptions.goruntime.goruntime_ctr.go
pkg
api
bindings
domain/infra
machine
namespaces
rootless
systemd/generate
test
e2e
common_test.gocreate_staticip_test.gocreate_staticmac_test.gorun_staticip_test.gosystem_connection_test.go
framework
system
@ -11,7 +11,7 @@
|
||||
| [podman-commit(1)](https://podman.readthedocs.io/en/latest/markdown/podman-commit.1.html) | Create new image based on the changed container |
|
||||
| [podman-container(1)](https://podman.readthedocs.io/en/latest/managecontainers.html) | Manage Containers |
|
||||
| [podman-container-checkpoint(1)](https://podman.readthedocs.io/en/latest/markdown/podman-container-checkpoint.1.html) | Checkpoints one or more running containers |
|
||||
| [podman-container-cleanup(1)](https://podman.readthedocs.io/en/latest/markdown/podman-container-cleanup.1.html) | Cleanup the container's network and mountpoints |
|
||||
| [podman-container-cleanup(1)](https://podman.readthedocs.io/en/latest/markdown/podman-container-cleanup.1.html) | Clean up the container's network and mountpoints |
|
||||
| [podman-container-exists(1)](https://podman.readthedocs.io/en/latest/markdown/podman-container-exists.1.html) | Check if an container exists in local storage |
|
||||
| [podman-container-prune(1)](https://podman.readthedocs.io/en/latest/markdown/podman-container-prune.1.html) | Remove all stopped containers from local storage |
|
||||
| [podman-container-restore(1)](https://podman.readthedocs.io/en/latest/markdown/podman-container-restore.1.html) | Restores one or more containers from a checkpoint |
|
||||
|
Reference in New Issue
Block a user