Skip to content

Commit 476aa16

Browse files
committed
Preflights: disable saving for help
1 parent f375794 commit 476aa16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm-preflights/preflights.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ while (("$#")); do
255255
shift
256256
;;
257257
-h | --help)
258+
SAVE="no"
258259
usage
259260
exit 0
260261
;;

0 commit comments

Comments
 (0)