add new chinese translations
This commit is contained in:
18
pages.zh/linux/eselect.md
Normal file
18
pages.zh/linux/eselect.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# eselect
|
||||
|
||||
> Gentoo的多功能配置和管理工具。
|
||||
> 它由各种模块组成,负责个别的管理任务。
|
||||
> 一些子命令如`kernel`、`locale`、`profile`等有自己的使用文档。
|
||||
> 更多信息:<https://wiki.gentoo.org/wiki/Eselect>。
|
||||
|
||||
- 显示已安装模块的列表:
|
||||
|
||||
`eselect`
|
||||
|
||||
- 查看特定模块的文档:
|
||||
|
||||
`tldr eselect {{module}}`
|
||||
|
||||
- 显示特定模块的帮助信息:
|
||||
|
||||
`eselect {{module}} help`
|
Reference in New Issue
Block a user