From 09b0ca7c8e77cc8750ab659d39e4529a3fdfa6e0 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Thu, 31 Mar 2016 23:21:42 -0800 Subject: [PATCH] Document --noIncremental. --- documentation/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/index.html b/documentation/index.html index 55e56f9..8844b75 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -582,6 +582,14 @@ New versions found: Specify the log level. The default level is 1. Level 0 will quiet everything and 2 and 3 will display increasingly verbose output. + + --noIncremental + Boolean + false + Turn off incremental builds. + If this flag is specified, Kobalt will run all the tasks, even those that are incremental and would have + been skipped. + --plugins Comma-separated list of plugin id's