Fix small typo in cr.sh (#39)

Signed-off-by: Rizky Maulana Nugraha <lana.pcfre@gmail.com>
This commit is contained in:
Rizky Maulana Nugraha
2020-09-17 17:02:17 +02:00
committed by GitHub
parent 42a825d491
commit 74d70221cd
+1 -1
View File
@@ -28,7 +28,7 @@ Usage: $(basename "$0") <options>
-h, --help Display help
-v, --version The chart-releaser version to use (default: v1.0.0)"
-d, --charts-dir The charts directory (defaut: charts)
-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
-r, --repo The repo name