mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 13:35:43 +02:00
docker-container-diff: add Spanish translation (#14462)
This commit is contained in:
parent
97f7d92f02
commit
dd4377ebd3
1 changed files with 8 additions and 0 deletions
8
pages.es/common/docker-container-diff.md
Normal file
8
pages.es/common/docker-container-diff.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# docker container diff
|
||||
|
||||
> Este comando es un alias de `docker diff`.
|
||||
> Más información: <https://docs.docker.com/reference/cli/docker/container/diff/>.
|
||||
|
||||
- Muestra la documentación del comando original:
|
||||
|
||||
`tldr docker diff`
|
Loading…
Add table
Reference in a new issue