We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74578e5 commit b75779dCopy full SHA for b75779d
artifactoryHandler/README.md
@@ -4,7 +4,7 @@ The purpose of these scripts is to interface to [Artifactory](https://www.jfrog.
4
The most common use case is when you need to interact with Artifactory from a shell of some type.
5
It is generally recommended to use standard build tools like, Maven, Ant, etc, for this uploading and retrieving artifacts.
6
7
-## artifactoryHandler.groovy
+## ArtifactoryHandler.groovy
8
The script uses jfrogs [Artifactory client](https://github.com/JFrogDev/artifactory-client-java). It also uses Kohsuke's
9
[args4j](http://args4j.kohsuke.org/) library for handling command line arguments.
10
0 commit comments