mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
148 B
148 B
docker logs
This command is an alias of
docker container logs.
- View documentation for the original command:
tldr docker container logs