Doc: fix quoting in shell source. (#5684)

Logstash can be invoked this way: "bin/logstash -w 1", so the example should be made to look like that.

Fixes #5705
This commit is contained in:
7lima 2016-07-26 18:09:41 +02:00 committed by DeDe Morton
parent 8142906334
commit aa50f75edf

View file

@ -76,7 +76,7 @@ you will get an error. Make sure to explicitly set the number of filter workers
of workers by passing a command line flag such as:
[source,shell]
bin/logstash `-w 1`
bin/logstash -w 1
[[upgrading-logstash-2.2]]
=== Upgrading Logstash to 2.2