mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 10:46:02 +02:00
132 B
132 B
docker container rm
This command is an alias of
docker rm
.
- View documentation for the original command:
tldr docker rm