Update help for CommandsCommand to avoid deduplication (#7858)

This commit is contained in:
Saq Imtiaz 2023-11-26 18:42:53 +01:00 committed by GitHub
parent 64812f5c06
commit 233b871fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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}]"
```
```