mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[DOCS] Fix elasticsearch-reset-password typo (#119405)
Changes `reset-elastic-password` to `elasticsearch-reset-password`.
This commit is contained in:
parent
79b463afbc
commit
c0c038dd79
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ For example:
|
|||
|
||||
[source,sh]
|
||||
----
|
||||
docker exec -it es-node01 /usr/share/elasticsearch/bin/reset-elastic-password
|
||||
docker exec -it es-node01 /usr/share/elasticsearch/bin/elasticsearch-reset-password
|
||||
----
|
||||
====
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue