From c67236cb07494524ce738b362c75a80906ff8515 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Wed, 7 Oct 2015 01:12:22 -0700 Subject: [PATCH] Document --update. --- documentation/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/index.html b/documentation/index.html index c529f85..d3907c0 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -384,6 +384,13 @@ New versions found: List the tasks available. Note that the available tasks will vary depending on which projects are in your build file. + + --update + Boolean + false + Update Kobalt to the latest version available. + Use this flag if Kobalt just notified you that a new version is available and you want to update. Another way of doing this is to edit kobalt/wrapper/kobalt-wrapper.properties manually. +