This commit is contained in:
Benoit Marty
2024-05-21 15:38:27 +02:00
committed by Benoit Marty
parent e5ef7f77d9
commit b7594e24c1

View File

@@ -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.",