add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,12 +1,12 @@
# exit
# 退出
> 退出终端程序
> 更多信息:<https://manned.org/exit.1posix>.
> 退出 shell
> 更多信息:<https://manned.org/exit.1posix>
- 使用最后执行命令的退出代码,退出终端程序
- 以最近执行命令的退出状态退出
`exit`
- 使用指定的退出代码,退出终端程序
- 以特定的退出状态退出
`exit {{exit_code}}`
`exit {{退出码}}`