mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 20:07:11 -07:00
Document --profiling.
This commit is contained in:
parent
9ecccca82d
commit
851c9235d7
1 changed files with 21 additions and 14 deletions
|
@ -645,6 +645,13 @@ New versions found:
|
|||
<td>Specify the plug-ins to load.</td>
|
||||
<td>This is similar to specifying these plug-in id's in a build file except that no build file is needed.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--profiling</code></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Display timings for the build tasks.</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--resolve</code></td>
|
||||
<td>Maven id<br/>(e.g. <code>"com.beust:kobalt:0.228"</code>)</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue