Skip to content

Commit

Permalink
Fix small typo in cr.sh (helm#39)
Browse files Browse the repository at this point in the history
Signed-off-by: Rizky Maulana Nugraha <lana.pcfre@gmail.com>
  • Loading branch information
lucernae authored and onkarganjewar committed Oct 13, 2020
1 parent 8ffec7f commit d03137d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d03137d

Please sign in to comment.