mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Document --downloadSources
This commit is contained in:
parent
b70a77ec78
commit
bda4b0e66b
1 changed files with 7 additions and 0 deletions
|
@ -725,6 +725,13 @@ New versions found:
|
|||
</pre>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--downloadSources</code></td>
|
||||
<td>Boolean</td>
|
||||
<td>false</td>
|
||||
<td>Whenever dependencies are resolved, their sources and Javadoc are downloaded as well.</td>
|
||||
<td>Mostly useful when used with <code>--resolve</code> or when Kobalt is launched in <code>--server</code> mode. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--dryRun</code></td>
|
||||
<td>Boolean</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue