Skip to content

Commit 89cbb0f

Browse files
toadjaunenik9000
authored andcommitted
Docs: Corrected path to elasticsearch-plugin (#23622)
1 parent 413bf05 commit 89cbb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/plugin-script.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sudo bin/elasticsearch-plugin -h
2020
.Running as root
2121
=====================
2222
If Elasticsearch was installed using the deb or rpm package then run
23-
`/usr/share/elasticsearch-plugin` as `root` so it can write to the appropriate files on disk.
23+
`/usr/share/elasticsearch/bin/elasticsearch-plugin` as `root` so it can write to the appropriate files on disk.
2424
Otherwise run `bin/elasticsearch-plugin` as the user that owns all of the Elasticsearch
2525
files.
2626
=====================

0 commit comments

Comments
 (0)