diff --git a/plug-ins/index.html b/plug-ins/index.html
index 8ffc7f4..aa05d9e 100644
--- a/plug-ins/index.html
+++ b/plug-ins/index.html
@@ -554,6 +554,10 @@ $ ./kobaltw uploadBintray
If true, sign the files with GPG. This is only required if you plan to later synchronize these files from JCenter to Maven Central. Keep this to false
if you are only interested in uploading to JCenter.
file
The first parameter is the file you want to upload and the second one is the path where it will be uploaded to.
+ description
+ The description of the current version.
+ vcsTag
+ The VCS tag for the current version.
Configuring your POM file