exit: add Chinese translation (#6033)
This commit is contained in:
12
pages.zh/common/exit.md
Normal file
12
pages.zh/common/exit.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# exit
|
||||||
|
|
||||||
|
> 退出终端程序。
|
||||||
|
> 更多信息见:<https://manned.org/exit>.
|
||||||
|
|
||||||
|
- 使用最后执行命令的退出代码,退出终端程序:
|
||||||
|
|
||||||
|
`exit`
|
||||||
|
|
||||||
|
- 使用指定的退出代码,退出终端程序:
|
||||||
|
|
||||||
|
`exit {{exit_code}}`
|
Reference in New Issue
Block a user