format translation: change colon

This commit is contained in:
Ein Verne
2019-10-19 14:12:27 +08:00
committed by Starbeamrainbowlabs
parent f0f2764de2
commit 30c2bd4c7c
181 changed files with 694 additions and 694 deletions

View File

@@ -2,22 +2,22 @@
> 向指定的用户或会话发送信息.
- 向指定的用户或会话发送信息
- 向指定的用户或会话发送信息:
`msg {{用户名|会话名|会话 id}} {{信息}}`
- 从标准输入发送信息
- 从标准输入发送信息:
`echo "{{信息}}" | msg {{用户名|会话名|会话 id}}`
- 向指定的服务器发送消息
- 向指定的服务器发送消息:
`msg /server:{{服务器名称}} {{用户名|会话名|会话 id}}`
- 向当前计算机的所有用户发送消息
- 向当前计算机的所有用户发送消息:
`msg *`
- 设置发送消息的延迟
- 设置发送消息的延迟:
`msg /time:{{秒}}`