mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
act: update Chinese translation (#10312)
This commit is contained in:
parent
1b0133aed2
commit
e4fdca68c5
1 changed files with 5 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
- 运行指定 event:
|
||||
|
||||
`act {{事件类型}}`
|
||||
`act {{event_type}}`
|
||||
|
||||
- 运行指定 action:
|
||||
|
||||
|
@ -26,3 +26,7 @@
|
|||
- 展示详细记录:
|
||||
|
||||
`act -v`
|
||||
|
||||
- 运行指定 workflow:
|
||||
|
||||
`act push -W {{workflow 的路径}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue