command/apply: update help text to be "parallel" instead of concurrent
This commit is contained in:
parent
327b9e2549
commit
a5ab6e447b
|
@ -280,7 +280,7 @@ Options:
|
|||
|
||||
-no-color If specified, output won't contain any color.
|
||||
|
||||
-parallelism=n Limit the number of concurrent operations.
|
||||
-parallelism=n Limit the number of parallel resource operations.
|
||||
Defaults to 10.
|
||||
|
||||
-refresh=true Update state prior to checking for differences. This
|
||||
|
|
Loading…
Reference in New Issue