mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
podman: update more information link (#6199)
The page documenting all the podman subcommands has been moved. This commit updates the link to the new location.
This commit is contained in:
parent
ed8d7cc810
commit
2588e62937
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Simple management tool for pods, containers and images.
|
||||
> Podman provides a Docker-CLI comparable command-line. Simply put: `alias docker=podman`.
|
||||
> More information: <https://github.com/containers/libpod/blob/master/commands.md>.
|
||||
> More information: <https://github.com/containers/podman/blob/main/commands-demo.md>.
|
||||
|
||||
- Print out information about containers:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue