mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 20:07:11 -07:00
Add missing dash.
This commit is contained in:
parent
9a34937836
commit
75332fdb99
1 changed files with 1 additions and 1 deletions
|
@ -959,7 +959,7 @@ Now, all you need to do is to upload your package:
|
||||||
Finally, you invoke <code>./kobaltw</code> with the <code>--profiles</code> parameter followed by the profiles you want to activate, separated by a comma:
|
Finally, you invoke <code>./kobaltw</code> with the <code>--profiles</code> parameter followed by the profiles you want to activate, separated by a comma:
|
||||||
</p>
|
</p>
|
||||||
<pre class="brush:plain">
|
<pre class="brush:plain">
|
||||||
./kobaltw -profiles experimental,premium assemble
|
./kobaltw --profiles experimental,premium assemble
|
||||||
</pre>
|
</pre>
|
||||||
<p>
|
<p>
|
||||||
Keep in mind that since your build file is a real Kotlin source file,
|
Keep in mind that since your build file is a real Kotlin source file,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue