Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,21 +1,21 @@
# konsole
> Konsole: KDE 终端模拟器.
> 更多信息: <https://konsole.kde.org>.
> Konsole: KDE 终端模拟器
> 更多信息 <https://konsole.kde.org>.
- 在特定目录中打开一个新的 Konsole:
`konsole --workdir {{path/to/directory}}`
- 运行特定命令,退出窗口后不要关闭窗口:
- 运行特定命令,退出窗口后不要关闭窗口
`konsole --noclose -e {{命令}}`
- 打开新标签页:
- 打开新标签页
`konsole --new-tab`
- 在后台打开 Konsole 并在按下 Ctrl+Shift+F12 (默认) 时显示在最前面:
- 在后台打开 Konsole 并在按下 Ctrl+Shift+F12(默认)时显示在最前面
`konsole --background-mode`