diff --git a/pages.es/common/yes.md b/pages.es/common/yes.md index 2034ed2224..72e9a6b202 100644 --- a/pages.es/common/yes.md +++ b/pages.es/common/yes.md @@ -1,7 +1,7 @@ # yes > Retorna algo repetidamente. -> Este comando es frecuentemente utilizado para aceptar todas las confirmaciones en comandos de instalación (como apt-get). +> Este comando es frecuentemente utilizado para aceptar todas las confirmaciones en comandos de instalación (como `apt-get`). > Más información: . - Retorna repetidamente "mensaje": diff --git a/pages.ko/common/yes.md b/pages.ko/common/yes.md index 208798e0a2..458dc9c7a4 100644 --- a/pages.ko/common/yes.md +++ b/pages.ko/common/yes.md @@ -1,7 +1,7 @@ # yes > 무언가를 반복적으로 출력. -> 이 명령은 일반적으로 설치 명령(예: apt-get)의 모든 프롬프트에 'yes'로 응답하기 위해 사용됩니다. +> 이 명령은 일반적으로 설치 명령(예: `apt-get`)의 모든 프롬프트에 'yes'로 응답하기 위해 사용됩니다. > 더 많은 정보: . - "메시지"를 반복적으로 출력: diff --git a/pages.nl/common/yes.md b/pages.nl/common/yes.md index 5f254d7e1b..4d42a7cd28 100644 --- a/pages.nl/common/yes.md +++ b/pages.nl/common/yes.md @@ -1,7 +1,7 @@ # yes > Iets herhaaldelijk uitvoeren. -> Deze opdracht wordt vaak gebruikt om ja te beantwoorden op elke prompt door installatieopdrachten (zoals apt-get). +> Deze opdracht wordt vaak gebruikt om ja te beantwoorden op elke prompt door installatieopdrachten (zoals `apt-get`). > Meer informatie: . - Toon herhaaldelijk "bericht": diff --git a/pages.pl/common/yes.md b/pages.pl/common/yes.md index e8265912f9..6fe6141b8c 100644 --- a/pages.pl/common/yes.md +++ b/pages.pl/common/yes.md @@ -1,7 +1,7 @@ # yes > Wypisuje coś wielokrotnie. -> Komenda używana często aby potwierdzić pytania zadawane przez komendy instalujące takie jak apt-get. +> Komenda używana często aby potwierdzić pytania zadawane przez komendy instalujące takie jak `apt-get`. > Więcej informacji: . - Wypisuj bez końca "wiadomość": diff --git a/pages.pt_BR/common/yes.md b/pages.pt_BR/common/yes.md index 444d7a1ad8..b1bc2ee930 100644 --- a/pages.pt_BR/common/yes.md +++ b/pages.pt_BR/common/yes.md @@ -11,6 +11,6 @@ `yes` -- Aceitar tudo solicitado pelo comando apt-get: +- Aceitar tudo solicitado pelo comando `apt-get`: `yes | sudo apt-get install {{programa}}` diff --git a/pages.tr/common/yes.md b/pages.tr/common/yes.md index 4d98da4b30..e90380feae 100644 --- a/pages.tr/common/yes.md +++ b/pages.tr/common/yes.md @@ -1,7 +1,7 @@ # yes > Bir şeyi tekrar tekrar yazdır. -> Bu komut genelde yükleme işlemleri sırasında onay için yes yazmak için kullanılır (apt-get gibi). +> Bu komut genelde yükleme işlemleri sırasında onay için yes yazmak için kullanılır (`apt-get` gibi). > Daha fazla bilgi için: . - Tekrar tekrar "mesaj" yazdır: diff --git a/pages.zh/common/yes.md b/pages.zh/common/yes.md index dd575f4e54..b12f0c3879 100644 --- a/pages.zh/common/yes.md +++ b/pages.zh/common/yes.md @@ -1,7 +1,7 @@ # yes > 重复输出某些内容。 -> 此命令通常用于对安装命令(如 apt-get)每个提示回答是。 +> 此命令通常用于对安装命令(如 `apt-get`)每个提示回答是。 > 更多信息:. - 重复输出“{{消息}}”: diff --git a/pages/common/yes.md b/pages/common/yes.md index 2112890d4f..d75939e3e2 100644 --- a/pages/common/yes.md +++ b/pages/common/yes.md @@ -1,7 +1,7 @@ # yes > Output something repeatedly. -> This command is commonly used to answer yes to every prompt by install commands (such as apt-get). +> This command is commonly used to answer yes to every prompt by install commands (such as `apt-get`). > More information: . - Repeatedly output "message":