Remove stray quote (#51)

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2020-10-26 22:11:02 +01:00
committed by GitHub
parent 06d81fa7f6
commit 39ca3e607f
+1 -1
View File
@@ -27,7 +27,7 @@ cat << EOF
Usage: $(basename "$0") <options>
-h, --help Display help
-v, --version The chart-releaser version to use (default: v1.0.0)"
-v, --version The chart-releaser version to use (default: v1.0.0)
-d, --charts-dir The charts directory (default: charts)
-u, --charts-repo-url The GitHub Pages URL to the charts repo (default: https://<owner>.github.io/<repo>)
-o, --owner The repo owner