mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 04:35:23 +02:00
docker-inspect: update documentation link (#13804)
This commit is contained in:
parent
04991881f5
commit
05a4ff26e6
6 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# docker inspect
|
||||
|
||||
> Erhalte tiefgehende Informationen zu Docker Objekten.
|
||||
> Weitere Informationen: <https://docs.docker.com/engine/reference/commandline/inspect/>.
|
||||
> Weitere Informationen: <https://docs.docker.com/reference/cli/docker/inspect/>.
|
||||
|
||||
- Zeige Hilfeseite:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# docker inspect
|
||||
|
||||
> Retour d'informations de bas niveau sur les objets Docker.
|
||||
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/inspect/>.
|
||||
> Plus d'informations : <https://docs.docker.com/reference/cli/docker/inspect/>.
|
||||
|
||||
- Montrer l'aide :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# docker inspect
|
||||
|
||||
> Mostra informazioni a basso livello di oggetti Docker.
|
||||
> Maggiori informazioni: <https://docs.docker.com/engine/reference/commandline/inspect/>.
|
||||
> Maggiori informazioni: <https://docs.docker.com/reference/cli/docker/inspect/>.
|
||||
|
||||
- Mostra aiuto:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# docker inspect
|
||||
|
||||
> Retorna informações de baixo nível sobre objetos do Docker.
|
||||
> Mais informações: <https://docs.docker.com/engine/reference/commandline/inspect/>.
|
||||
> Mais informações: <https://docs.docker.com/reference/cli/docker/inspect/>.
|
||||
|
||||
- Exibe ajuda:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# docker inspect
|
||||
|
||||
> Docker objelerinde bulunan düşük seviye bilgiyi gösterir.
|
||||
> Daha fazla bilgi için: <https://docs.docker.com/engine/reference/commandline/inspect/>.
|
||||
> Daha fazla bilgi için: <https://docs.docker.com/reference/cli/docker/inspect/>.
|
||||
|
||||
- Yardım içeriğini göster:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# docker inspect
|
||||
|
||||
> Return low-level information on Docker objects.
|
||||
> More information: <https://docs.docker.com/engine/reference/commandline/inspect/>.
|
||||
> More information: <https://docs.docker.com/reference/cli/docker/inspect/>.
|
||||
|
||||
- Display help:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue