1
0
Fork 0
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:
Zhizhen He 2023-06-04 15:43:05 +08:00 committed by GitHub
parent 1b0133aed2
commit e4fdca68c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
- 运行指定 event:
`act {{事件类型}}`
`act {{event_type}}`
- 运行指定 action:
@ -26,3 +26,7 @@
- 展示详细记录:
`act -v`
- 运行指定 workflow:
`act push -W {{workflow 的路径}}`