Incorrect help text in migrate-org command
Open
task
- Dominant language
- C#
- Stars
- 478
- Forks
- 146
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
The help text for the `--github-target-org` and `--github-source-org` parameters of `migrate-org` are incorrect: https://github.com/github/gh-gei/blob/main/src/gei/Commands/MigrateOrg/MigrateOrgCommand.cs#L27-L36
I believe these should go on the `--github-source-pat` and `--github-target-pat` commands, instead, which currently have no help text defined.
## Dependencies
- None
Contributor guide
Assessment
This issue has not been assessed yet.