Skip to content

Commit

Permalink
Improve docstring for --repo foundryup option. (#1376)
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerjohn authored Apr 21, 2022
1 parent 321960f commit 36a66c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundryup/foundryup
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ OPTIONS:
-b, --branch Install a specific branch
-P, --pr Install a specific Pull Request
-C, --commit Install a specific commit
-r, --repo Install a forks main branch
-r, --repo Install from a remote GitHib repo (uses default branch if no other options are set)
-p, --path Install a local repository
EOF
}
Expand Down

0 comments on commit 36a66c8

Please sign in to comment.