[DOCS] Update aliases to indicate array (#58469)

Updates the aliases documentation
to correct the parameter to an array.
This commit is contained in:
Russ Cam 2020-06-24 23:38:53 +10:00 committed by James Rodewig
parent dbbf2772d8
commit 441bc14d21
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@ If the `aliases` parameter is not specified,
this parameter is required for the `add` or `remove` action.
`aliases`::
(String)
Comma-separated list or wildcard expression of index alias names to
(Array of strings)
Array of index alias names to
add, remove, or delete.
+
If the `alias` parameter is not specified,