mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
[Docs] Fix short alias for 'unassigned.for' (#51059)
The short alias for `unassigned.for` is `uf`, not 'ua'.
This commit is contained in:
parent
24e1858a70
commit
a636fdabb7
1 changed files with 2 additions and 2 deletions
|
@ -239,7 +239,7 @@ Time (UTC)].
|
|||
`unassigned.details`, `ud`::
|
||||
Details about why the shard became unassigned.
|
||||
|
||||
`unassigned.for`, `ua`::
|
||||
`unassigned.for`, `uf`::
|
||||
Time at which the shard was requested to be unassigned in
|
||||
https://en.wikipedia.org/wiki/List_of_UTC_time_offsets[Coordinated Universal
|
||||
Time (UTC)].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue