Skip to content

Commit

Permalink
Change info flag to verbose
Browse files Browse the repository at this point in the history
Fixes incorrect flag for displaying version info

Fixes #6554
  • Loading branch information
jjfalling authored and jsvd committed Jan 18, 2017
1 parent 8c4d2ab commit 23cd38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/static/plugin-manager.asciidoc
Expand Up @@ -16,7 +16,7 @@ available in your deployment:
[source,shell]
----------------------------------
bin/logstash-plugin list <1>
bin/logstash-plugin list --info <2>
bin/logstash-plugin list --verbose <2>
bin/logstash-plugin list '*namefragment*' <3>
bin/logstash-plugin list --group output <4>
----------------------------------
Expand Down

0 comments on commit 23cd38f

Please sign in to comment.