mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-01 00:35:31 +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