Skip to content

Commit

Permalink
Update update_examples.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Keran Yang <[email protected]>
  • Loading branch information
ayildirim21 and KeranYang authored Mar 7, 2024
1 parent b160656 commit cdfd1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ function show_help () {
echo "Usage: $0 [-h|--help] (-b|--build | -c|--commit-sha <commit_sha>)"
echo " -h, --help Display help message and exit"
echo " -b, --build Build the docker images of all the examples"
echo " -c, --commit-sha Update the numaflow-go version to the specified SHA"
echo " -c, --commit-sha Update all the examples to depend on the numaflow-go version with the specified SHA"
}

function traverse_examples () {
Expand Down

0 comments on commit cdfd1c6

Please sign in to comment.