Fixed parameters description.
This commit is contained in:
parent
d3872b38b7
commit
bd74c5f333
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ The following optional configuration parameters are available.
|
||||||
|
|
||||||
Attribute | Description
|
Attribute | Description
|
||||||
:---------------|:----------------------------------------------------------------------------------
|
:---------------|:----------------------------------------------------------------------------------
|
||||||
`name` | The directory location to save the POM file to, defaults to the project directory.
|
`loc` | The directory location to save the POM file to, defaults to the project directory.
|
||||||
`loc` | The name of the POM file, defaults to `pom.xml`.
|
`name` | The name of the POM file, defaults to `pom.xml`.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue