Skip to content

Commit

Permalink
[DOCS] Update reset password command (#119459)
Browse files Browse the repository at this point in the history
Update syntax and add the `-u` option for the `elastic` user
  • Loading branch information
Adam Locke authored Nov 23, 2021
1 parent b369681 commit 585e4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup/docker.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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 -u elastic
----
====

Expand Down

0 comments on commit 585e4cd

Please sign in to comment.