1
0
Эх сурвалжийг харах

docker-start: update placeholder (#10240)

K.B.Dharun Krishna 1 жил өмнө
parent
commit
322421ee9b

+ 1 - 1
pages.de/common/docker-start.md

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

+ 1 - 1
pages.fr/common/docker-start.md

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

+ 1 - 1
pages.pt_BR/common/docker-start.md

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

+ 1 - 1
pages.tr/common/docker-start.md

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

+ 1 - 1
pages/common/docker-start.md

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