Skip to content

Commit b75779d

Browse files
author
Timothy Harris
committed
Fix up file naming in readme.
1 parent 74578e5 commit b75779d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artifactoryHandler/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The purpose of these scripts is to interface to [Artifactory](https://www.jfrog.
44
The most common use case is when you need to interact with Artifactory from a shell of some type.
55
It is generally recommended to use standard build tools like, Maven, Ant, etc, for this uploading and retrieving artifacts.
66

7-
## artifactoryHandler.groovy
7+
## ArtifactoryHandler.groovy
88
The script uses jfrogs [Artifactory client](https://github.com/JFrogDev/artifactory-client-java). It also uses Kohsuke's
99
[args4j](http://args4j.kohsuke.org/) library for handling command line arguments.
1010

0 commit comments

Comments
 (0)