mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
a1d647ec4f
Co-authored-by: badhon <108542798+badhon495@users.noreply.github.com>
152 B
152 B
docker ps
Cette commande est un alias de
docker container ls.
- Affiche la documentation de la commande originale :
tldr docker container ls