diff options
Diffstat (limited to 'docs/yaml/functions/benchmark.yaml')
| -rw-r--r-- | docs/yaml/functions/benchmark.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/yaml/functions/benchmark.yaml b/docs/yaml/functions/benchmark.yaml index 9d0ca3116..0323b26e4 100644 --- a/docs/yaml/functions/benchmark.yaml +++ b/docs/yaml/functions/benchmark.yaml @@ -22,8 +22,9 @@ posargs: description: The *unique* test id executable: - type: exe | jar | external_program | file - description: The program to execute + type: exe | jar | external_program | file | custom_tgt | custom_idx + description: | + The program to execute. *(Since 1.4.0)* A CustomTarget is also accepted. kwargs: args: |
