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 |