Skip to content

Commit

Permalink
Clarify help
Browse files Browse the repository at this point in the history
Jira ticket: CAMS-461
  • Loading branch information
jamesobrooks committed Dec 17, 2024
1 parent 0a39f43 commit 7e510fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/scripts/utility/check-env-hashes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Help()
echo " --network-resource-group-base=<rg> Network resource group name. **REQUIRED**"
echo " --existing-hash=<hash> Branch hash ID for a specific resource. **OPTIONAL**"
echo " --local-branches Run against local branches. Overrides default behavior."
echo " --remote-branches Run against remote branches. Default behavior. Flag is useful for running both local and remote."
echo " --remote-branches Run against remote branches. Default behavior. Needed only in conjunction with --local-branches."
echo ""
exit 0
}
Expand Down

0 comments on commit 7e510fb

Please sign in to comment.