mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-27 18:57:53 +00:00
Merge pull request #1107 from lberk/patch-1
[trivial] - fix typo in transfer.md
This commit is contained in:
commit
6997db694a
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ There are other equivalents for these tools
|
|||
| `docker pull` | [`podman pull`](./docs/podman-pull.1.md) |
|
||||
| `docker push` | [`podman push`](./docs/podman-push.1.md) |
|
||||
| `docker port` | [`podman port`](./docs/podman-port.1.md) |
|
||||
| `docker restart` | [`podman restart`](./docs/podman-restart.1.md)] |
|
||||
| `docker restart` | [`podman restart`](./docs/podman-restart.1.md) |
|
||||
| `docker rm` | [`podman rm`](./docs/podman-rm.1.md) |
|
||||
| `docker rmi` | [`podman rmi`](./docs/podman-rmi.1.md) |
|
||||
| `docker run` | [`podman run`](./docs/podman-run.1.md) |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue