Browse Source

apt: add backticks to apt-get (#7620)

Reinhart Previano Koentjoro 3 years ago
parent
commit
e97d77689a

+ 1 - 1
pages.de/linux/apt.md

@@ -1,7 +1,7 @@
 # apt
 
 > Debian und Ubuntu Paket Management Tool.
-> Empfohlene Alternative zu apt-get seit Ubuntu 16.04.
+> Empfohlene Alternative zu `apt-get` seit Ubuntu 16.04.
 > Weitere Informationen: <https://manpages.debian.org/latest/apt/apt.8.html>.
 
 - Aktualisiere die Liste der Paketquellen (es wird empfohlen, diesen Befehl zu Beginn auszuführen):

+ 1 - 1
pages.es/linux/apt.md

@@ -1,7 +1,7 @@
 # apt
 
 > Herramienta de gestión de paquete para distribuciones basadas en Debian.
-> Se recomienda sustituirlo por apt-get cuando se use interactivamente en Ubuntu 16.04 o versiones posteriores.
+> Se recomienda sustituirlo por `apt-get` cuando se use interactivamente en Ubuntu 16.04 o versiones posteriores.
 > Más información: <https://manpages.debian.org/latest/apt/apt.8.html>.
 
 - Actualiza la lista de paquetes y versiones disponibles (se recomienda ejecutar este comando antes que cualquier otro comando `apt`):

+ 1 - 1
pages.fr/linux/apt.md

@@ -1,7 +1,7 @@
 # apt
 
 > Utilitaire de gestion des paquets pour les distributions basées sur Debian.
-> Remplacement recommandé pour apt-get lorsqu'il est utilisé de manière interactive dans les versions 16.04 et ultérieures d'Ubuntu.
+> Remplacement recommandé pour `apt-get` lorsqu'il est utilisé de manière interactive dans les versions 16.04 et ultérieures d'Ubuntu.
 > Plus d'informations : <https://manpages.debian.org/latest/apt/apt.8.html>.
 
 - Mettre à jour la liste des paquets et des versions disponibles (il est recommandé de l'exécuter avant les autres commandes `apt`) :

+ 1 - 1
pages.it/linux/apt.md

@@ -1,7 +1,7 @@
 # apt
 
 > Servizio di gestione dei pacchetti per distribuzioni basate su Debian.
-> Rimpiazzo raccomandato di apt-get quando usato interattivamente su Ubuntu 16.04 e versioni successive.
+> Rimpiazzo raccomandato di `apt-get` quando usato interattivamente su Ubuntu 16.04 e versioni successive.
 > Maggiori informazioni: <https://manpages.debian.org/latest/apt/apt.8.html>.
 
 - Aggiorna la lista dei pacchetti e delle loro versioni disponibili (è consigliato eseguire questo comando prima di altri comandi `apt`):

+ 1 - 1
pages.ml/linux/apt.md

@@ -1,7 +1,7 @@
 # apt
 
 > ഡെബിയൻ അടിസ്ഥാനമാക്കിയുള്ള വിതരണങ്ങൾക്കായുള്ള പാക്കേജ് മാനേജുമെന്റ് യൂട്ടിലിറ്റി.
-> ഉബുണ്ടു പതിപ്പുകളിൽ 16.04ലും അതിനുശേഷമുള്ളതിലും സംവേദനാത്മകമായി ഉപയോഗിക്കുമ്പോൾ apt-get പകരം വയ്ക്കാൻ ശുപാർശ ചെയ്യുന്നതു.
+> ഉബുണ്ടു പതിപ്പുകളിൽ 16.04ലും അതിനുശേഷമുള്ളതിലും സംവേദനാത്മകമായി ഉപയോഗിക്കുമ്പോൾ `apt-get` പകരം വയ്ക്കാൻ ശുപാർശ ചെയ്യുന്നതു.
 > കൂടുതൽ വിവരങ്ങൾ: <https://manpages.debian.org/latest/apt/apt.8.html>.
 
 - ലഭ്യമായ പാക്കേജുകളുടെയും പതിപ്പുകളുടെയും പട്ടിക അപ്‌ഡേറ്റുചെയ്യുക (മറ്റ് `apt` കമാൻഡുകൾക്ക് മുമ്പ് ഇത് പ്രവർത്തിപ്പിക്കാൻ ശുപാർശ ചെയ്യുന്നു):

+ 1 - 1
pages.tr/linux/apt.md

@@ -1,7 +1,7 @@
 # apt
 
 > Debian tabanlı dağıtımlar için paket yönetim aracı.
-> Ubuntu 16.04 ve sonraki sürümlerde interaktif kullanıldığında apt-get için önerilen değiştirme.
+> Ubuntu 16.04 ve sonraki sürümlerde interaktif kullanıldığında `apt-get` için önerilen değiştirme.
 > Daha fazla bilgi: <https://manpages.debian.org/latest/apt/apt.8.html>.
 
 - Kullanılabilir paket ve versiyonların listesini yenile (Bu komutu diğer `apt` komutlarından önce kullanmanız önerilir):

+ 1 - 1
pages.zh/linux/apt.md

@@ -1,7 +1,7 @@
 # apt
 
 > 基于 Debian 的发行版上的软件包管理工具。
-> 在 Ubuntu 16.04 及之后版本推荐使用 apt-get 来代替。
+> 在 Ubuntu 16.04 及之后版本推荐使用 `apt-get` 来代替。
 > 更多信息:<https://manpages.debian.org/latest/apt/apt.8.html>.
 
 - 更新可用软件包及其版本列表(推荐在运行其他 apt 命令前首先运行该命令):

+ 1 - 1
pages/linux/apt.md

@@ -1,7 +1,7 @@
 # apt
 
 > Package management utility for Debian based distributions.
-> Recommended replacement for apt-get when used interactively in Ubuntu versions 16.04 and later.
+> Recommended replacement for `apt-get` when used interactively in Ubuntu versions 16.04 and later.
 > More information: <https://manpages.debian.org/latest/apt/apt.8.html>.
 
 - Update the list of available packages and versions (it's recommended to run this before other `apt` commands):