Skip to content

Commit

Permalink
Merge branch 'main' into linear-regression
Browse files Browse the repository at this point in the history
  • Loading branch information
rithin-pullela-aws authored Dec 26, 2024
2 parents cb33640 + f1dd57d commit 338d456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _api-reference/cat/cat-allocation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
<!-- spec_insert_end -->
Expand Down

0 comments on commit 338d456

Please sign in to comment.