add new chinese translations
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# uptime
|
||||
# 运行时间
|
||||
|
||||
> 告知当前系统运行多长时间和其他信息。
|
||||
> 更多信息:<https://www.gnu.org/software/coreutils/uptime>.
|
||||
> 告诉系统运行了多久以及其他信息。
|
||||
> 更多信息:<https://www.gnu.org/software/coreutils/uptime>。
|
||||
|
||||
- 打印当前时间,运行时间,登录用户数量和其他信息:
|
||||
- 打印当前时间、运行时间、登录用户数量及其他信息:
|
||||
|
||||
`uptime`
|
||||
|
||||
- 仅显示系统已启动的时间长度:
|
||||
- 仅显示系统启动的时间:
|
||||
|
||||
`uptime --pretty`
|
||||
|
||||
@@ -15,6 +15,6 @@
|
||||
|
||||
`uptime --since`
|
||||
|
||||
- 显示版本信息:
|
||||
- 显示版本:
|
||||
|
||||
`uptime --version`
|
||||
`uptime --version`
|
Reference in New Issue
Block a user