File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ Option Value
260
260
=========================== ===============================================================================================================
261
261
InputArgument::REQUIRED The argument is required
262
262
InputArgument::OPTIONAL The argument is optional and therefore can be omitted
263
- InputArgument::IS_ARRAY The argument can can contain an indefinite number of arguments and must be used at the end of the argument list
263
+ InputArgument::IS_ARRAY The argument can contain an indefinite number of arguments and must be used at the end of the argument list
264
264
=========================== ===============================================================================================================
265
265
266
266
You can combine ``IS_ARRAY `` with ``REQUIRED `` and ``OPTIONAL `` like this::
You can’t perform that action at this time.
0 commit comments