mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 22:55:24 +02:00
pages.zh/*: update more info links (#13357)
This commit is contained in:
parent
d3e4a56537
commit
ec8cc244e0
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# pip install
|
# pip install
|
||||||
|
|
||||||
> 用于安装 Python 包。
|
> 用于安装 Python 包。
|
||||||
> 更多信息:<https://pip.pypa.io/>.
|
> 更多信息:<https://pip.pypa.io>.
|
||||||
|
|
||||||
- 安装包:
|
- 安装包:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# pip
|
# pip
|
||||||
|
|
||||||
> Python 主流的包安装管理工具。
|
> Python 主流的包安装管理工具。
|
||||||
> 更多信息:<https://pip.pypa.io/>.
|
> 更多信息:<https://pip.pypa.io>.
|
||||||
|
|
||||||
- 安装包(通过 `pip install` 查看更多安装示例):
|
- 安装包(通过 `pip install` 查看更多安装示例):
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> 显示当前登录用户和相关信息(进程,启动时间)。
|
> 显示当前登录用户和相关信息(进程,启动时间)。
|
||||||
> 参见: `whoami`。
|
> 参见: `whoami`。
|
||||||
> 更多信息:<https://www.gnu.org/software/coreutils/who>。
|
> 更多信息:<https://www.gnu.org/software/coreutils/who>.
|
||||||
|
|
||||||
- 显示用户名,终端线路,和所有当前登录会话的时间:
|
- 显示用户名,终端线路,和所有当前登录会话的时间:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue