File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ The format for this file is described in detail in this example:
3131
3232["source","properties",subs="attributes"]
3333--------------------------------------------------
34- include-tagged ::{plugin-properties-files}/plugin-descriptor.properties[plugin-descriptor.properties ]
34+ include::{plugin-properties-files}/plugin-descriptor.properties[]
3535--------------------------------------------------
3636
3737Either fill in this template yourself or, if you are using Elasticsearch's Gradle build system, you
@@ -135,7 +135,7 @@ The format for this file is described in detail in this example:
135135
136136["source","properties",subs="attributes"]
137137--------------------------------------------------
138- include-tagged ::{plugin-properties-files}/meta-plugin-descriptor.properties[meta-plugin-descriptor.properties ]
138+ include::{plugin-properties-files}/meta-plugin-descriptor.properties[]
139139--------------------------------------------------
140140
141141A meta plugin can be installed/removed like a normal plugin with the `bin/elasticsearch-plugin` command.
You can’t perform that action at this time.
0 commit comments