docker-start: update placeholder (#10240)

pull/23/head
K.B.Dharun Krishna 2023-05-20 06:49:41 +05:30 committed by GitHub
parent 8900a6f9ea
commit 322421ee9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -17,4 +17,4 @@
- Starte einen oder mehrere durch Leerzeichen getrennte Container:
`docker start {{container}}`
`docker start {{container1 container2 ...}}`

View File

@ -17,4 +17,4 @@
- Lancer un ou plusieurs conteneurs séparés par des espaces :
`docker start {{conteneur(s)}}`
`docker start {{conteneur1 conteneur2 ...}}`

View File

@ -17,4 +17,4 @@
- Inicia um ou mais containers com ID separados por espaço:
`docker start {{container(s)}}`
`docker start {{container1 container2 ...}}`

View File

@ -17,4 +17,4 @@
- Bir veya daha fazla boşlukla ayrılarak belirtilmiş konteynerleri başlar:
`docker start {{konteyner(ler)}}`
`docker start {{konteyner1 konteyner2 ...}}`

View File

@ -17,4 +17,4 @@
- Start one or more space-separated containers:
`docker start {{container(s)}}`
`docker start {{container1 container2 ...}}`