Skip to content

Commit

Permalink
Add dev to primary options
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Feb 7, 2024
1 parent 788ed11 commit 0d51aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/updater.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ main() {
echo "This script generates requirements.txt from requirements.in and requirements_git.in"
echo "It should be run from within the awx container"
echo ""
echo "Usage: $0 [run|upgrade]"
echo "Usage: $0 [run|upgrade|dev]"
echo ""
echo "Commands:"
echo "help Print this message"
Expand Down

0 comments on commit 0d51aa5

Please sign in to comment.