Fix doc.
This commit is contained in:
parent
e5ef7f77d9
commit
b7594e24c1
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ parser.add_argument('-i',
|
||||||
parser.add_argument('-d',
|
parser.add_argument('-d',
|
||||||
'--directory',
|
'--directory',
|
||||||
default="",
|
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',
|
parser.add_argument('-v',
|
||||||
'--verbose',
|
'--verbose',
|
||||||
help="increase output verbosity.",
|
help="increase output verbosity.",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue