mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- deprecate flags
This commit is contained in:
parent
1d4d4c137a
commit
b151ec7d98
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,7 @@ layout: content_right
|
|||
<%= description %>
|
||||
|
||||
<% if !@flags.empty? -%>
|
||||
<!-- Flags are deprecated
|
||||
<h3> Flags </h3>
|
||||
|
||||
This plugin provides the following flags:
|
||||
|
@ -20,6 +21,8 @@ This plugin provides the following flags:
|
|||
<% end -%>
|
||||
</dl>
|
||||
|
||||
... flags are deprecated -->
|
||||
|
||||
<% end -%>
|
||||
|
||||
<h3> Synopsis </h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue