Fix doc.
This commit is contained in:
parent
294ecad159
commit
aa71b9fd03
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ parser.add_argument('-i',
|
|||
parser.add_argument('-d',
|
||||
'--directory',
|
||||
default="",
|
||||
help='the target directory, where files will be downloaded. If not provided the build number will be used to create a directory.')
|
||||
help='the target directory, where files will be downloaded. If not provided the artifactId will be used to create a directory.')
|
||||
parser.add_argument('-v',
|
||||
'--verbose',
|
||||
help="increase output verbosity.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue