From 6d296c10085a970f86525e476e1aa13550088688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9mi=20V=C3=A1nyi?= Date: Mon, 7 May 2018 22:25:57 +0200 Subject: [PATCH] add missing doc of --pipelines flag of setup command --- libbeat/docs/command-reference.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libbeat/docs/command-reference.asciidoc b/libbeat/docs/command-reference.asciidoc index d28a930f314..8b7c2cb5092 100644 --- a/libbeat/docs/command-reference.asciidoc +++ b/libbeat/docs/command-reference.asciidoc @@ -481,6 +481,9 @@ ifeval::["{beatname_lc}"=="filebeat"] Specifies a comma-separated list of modules. Use this flag to avoid errors when there are no modules defined in the +{beatname_lc}.yml+ file. +*`--pipelines`*:: +Sets up ingest pipelines for configured filesets. + endif::[] *`--template`*::