From b148fc65f7c4bf01719160a210cf09dbf1bf928e Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Sun, 8 Nov 2015 13:13:32 -0800 Subject: [PATCH] Doc for --resolve. --- documentation/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/index.html b/documentation/index.html index 4293333..ae265a7 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -370,6 +370,13 @@ 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. + + --resolve + Maven id
(e.g. "com.beust:kobalt:0.228") + N/A + Display information about the given id. + Display which repo this artifact can be found in and the whole graph of its dependencies. + --tasks Boolean