Update help for CommandsCommand to avoid deduplication (#7858)

This commit is contained in:
Saq Imtiaz
2023-11-26 17:42:53 +00:00
committed by GitHub
parent 64812f5c06
commit 233b871fdf
+1 -1
View File
@@ -10,7 +10,7 @@ Sequentially run the command tokens returned from a filter
Examples
```
--commands "[enlist{$:/build-commands-as-text}]"
--commands "[enlist:raw{$:/build-commands-as-text}]"
```
```