Added suffix note to process_name_exact parameter (#62849)
##### SUMMARY <!--- Your description here --> ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr
This commit is contained in:
parent
cae4255a16
commit
992b81e8fc
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ description:
|
||||||
options:
|
options:
|
||||||
process_name_exact:
|
process_name_exact:
|
||||||
description:
|
description:
|
||||||
- The name of the process(es) for which to wait.
|
- The name of the process(es) for which to wait. The name of the process(es) should not include the file extension suffix.
|
||||||
type: list
|
type: list
|
||||||
process_name_pattern:
|
process_name_pattern:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue