From 75332fdb995b898e7fc5a22c62661a3216fa34a7 Mon Sep 17 00:00:00 2001
From: Dirk Dittert
Date: Sat, 25 Mar 2017 16:22:53 +0100
Subject: [PATCH] Add missing dash.
---
documentation/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/index.html b/documentation/index.html
index 373a433..079d51d 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -959,7 +959,7 @@ Now, all you need to do is to upload your package:
Finally, you invoke ./kobaltw
with the --profiles
parameter followed by the profiles you want to activate, separated by a comma:
- ./kobaltw -profiles experimental,premium assemble
+ ./kobaltw --profiles experimental,premium assemble
Keep in mind that since your build file is a real Kotlin source file,