diff --git a/_api-reference/cat/cat-allocation.md b/_api-reference/cat/cat-allocation.md index 16b4b9785d..933537bcbb 100644 --- a/_api-reference/cat/cat-allocation.md +++ b/_api-reference/cat/cat-allocation.md @@ -42,7 +42,7 @@ Parameter | Type | Description | Default `format` | String | A short version of the HTTP `Accept` header, such as `json` or `yaml`. | `h` | List | A comma-separated list of column names to display. | `help` | Boolean | Returns help information. | `false` -`local` | Boolean | Returns local information but does not retrieve the state from cluster manager node. | `false` +`local` | Boolean | Returns local information but does not retrieve the state from cluster-manager node. | `false` `s` | List | A comma-separated list of column names or column aliases to sort by. | `v` | Boolean | Enables verbose mode, which displays column headers. | `false`