add new chinese translations
This commit is contained in:
24
pages.zh/common/weechat.md
Normal file
24
pages.zh/common/weechat.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# weechat
|
||||
|
||||
> 命令行互联网中继聊天客户端,具有各种功能。
|
||||
> 更多信息:<https://weechat.org/doc>。
|
||||
|
||||
- 启动 WeeChat:
|
||||
|
||||
`weechat`
|
||||
|
||||
- 启动时不加载任何插件:
|
||||
|
||||
`weechat --no-plugin`
|
||||
|
||||
- 启动时不加载任何脚本:
|
||||
|
||||
`weechat --no-script`
|
||||
|
||||
- 启动时不自动连接到服务器:
|
||||
|
||||
`weechat --no-connect`
|
||||
|
||||
- 将默认终端颜色写入 `stdout`:
|
||||
|
||||
`weechat --colors`
|
Reference in New Issue
Block a user