Update chinese translations (#7859)

* Update help for CommandsCommand
This commit is contained in:
Bram Chen 2023-11-28 06:01:25 +08:00 committed by GitHub
parent 6bd69cc53f
commit 8f661423f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ description: 运行从筛选器传回的命令
示例
```
--commands "[enlist{$:/build-commands-as-text}]"
--commands "[enlist:raw{$:/build-commands-as-text}]"
```
```

View File

@ -10,7 +10,7 @@ description: 執行從篩選器傳回的命令
範例
```
--commands "[enlist{$:/build-commands-as-text}]"
--commands "[enlist:raw{$:/build-commands-as-text}]"
```
```