*: normalize colons (#7913)

This commit is contained in:
Seth Falco
2022-03-27 07:25:15 +02:00
committed by GitHub
parent f63fedd585
commit 27ff55fc2e
88 changed files with 144 additions and 144 deletions

View File

@@ -7,15 +7,15 @@
`act -l`
- 运行默认 event:
- 运行默认 event
`act`
- 运行指定 event:
- 运行指定 event
`act {{事件类型}}`
- 运行指定 action:
- 运行指定 action
`act -a {{action_id}}`