Update chinese translations (#7859)

* Update help for CommandsCommand
This commit is contained in:
Bram Chen
2023-11-27 22:01:25 +00:00
committed by GitHub
parent 6bd69cc53f
commit 8f661423f7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ description: 运行从筛选器传回的命令
示例
```
--commands "[enlist{$:/build-commands-as-text}]"
--commands "[enlist:raw{$:/build-commands-as-text}]"
```
```
+1 -1
View File
@@ -10,7 +10,7 @@ description: 執行從篩選器傳回的命令
範例
```
--commands "[enlist{$:/build-commands-as-text}]"
--commands "[enlist:raw{$:/build-commands-as-text}]"
```
```