Skip to content

Fix the user facing migrate command description - #580

Merged
dennisdoomen merged 1 commit into
Fallout-build:mainfrom
ITaluone:fix/migrate-command-description
Jul 28, 2026
Merged

Fix the user facing migrate command description#580
dennisdoomen merged 1 commit into
Fallout-build:mainfrom
ITaluone:fix/migrate-command-description

Conversation

@ITaluone

@ITaluone ITaluone commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Fix wording in fallout-migrate's user-facing --help description.

What changed

  • Corrects the [Description] text on MigrateCommand (src/Fallout.Migrate/MigrateCommand.cs:16-29) — the summary users see when running fallout-migrate --help.

Why

The description is the first thing consumers of the migration tool read; it needs to accurately describe what the migration does.

Verification

  • dotnet run .\Fallout.Migrate.csproj -- --help shows the fixed help text

@ITaluone
ITaluone requested a review from a team as a code owner July 27, 2026 08:51
Comment thread src/Fallout.Migrate/MigrateCommand.cs Outdated
@ITaluone
ITaluone force-pushed the fix/migrate-command-description branch from a5aaebe to 2c263a4 Compare July 27, 2026 17:31
@dennisdoomen dennisdoomen added bug Something isn't working documentation Improvements or additions to documentation labels Jul 28, 2026
@dennisdoomen
dennisdoomen merged commit 50d13bd into Fallout-build:main Jul 28, 2026
1 check passed
@ITaluone
ITaluone deleted the fix/migrate-command-description branch July 28, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants