Break the list of package managers – finishing

The change in the list of package managers has been reproduced in those
translations which used the original delimeter (forward slash, "/").
This commit is contained in:
Timur M
2016-02-09 01:59:52 +03:00
parent 60e15f4f88
commit d6dd7ce5d8
11 changed files with 11 additions and 11 deletions

View File

@@ -39,7 +39,7 @@
注意事项:
- 为了能在一页内展示尽量多的东西,一些具体的信息会被间接的包含在引用页里。聪明机智的你如果掌握了使用 Google 搜索引擎的基本思路与命令,那么你将可以查阅到更多的详细信息。使用 `apt-get``yum``dnf``pacman``pip``brew`(以及其它合适的包管理器)来安装新程序。
- 为了能在一页内展示尽量多的东西,一些具体的信息会被间接的包含在引用页里。聪明机智的你如果掌握了使用 Google 搜索引擎的基本思路与命令,那么你将可以查阅到更多的详细信息。使用 `apt-get``yum``dnf``pacman``pip``brew`(以及其它合适的包管理器)来安装新程序。
- 使用 [Explainshell](http://explainshell.com/) 去获取相关命令、参数、管道等内容的解释。