Skip to content

docs: clarify detect-tfm help text to show both channel and version are accepted#4

Merged
Arthurvdv merged 1 commit into
mainfrom
fix/clarify-detect-tfm-help-text
Apr 29, 2026
Merged

docs: clarify detect-tfm help text to show both channel and version are accepted#4
Arthurvdv merged 1 commit into
mainfrom
fix/clarify-detect-tfm-help-text

Conversation

@Arthurvdv

Copy link
Copy Markdown
Member

Both detect-tfm marketplace and detect-tfm nuget-devtools accept channel keywords (current, latest, prerelease) and specific version numbers, but the CLI help text only showed one parameter type for each.

Changes

  • detect-tfm marketplace [channel]detect-tfm marketplace [channel|version]
  • detect-tfm nuget-devtools [version]detect-tfm nuget-devtools [version|channel]

Updated in both src/cli.ts and README.md. Primary use case listed first for each command.

No functional changes. All 183 tests pass.

…re accepted

Update bracket text for marketplace and nuget-devtools subcommands:
- marketplace: [channel] → [channel|version]
- nuget-devtools: [version] → [version|channel]

Both commands accept channel keywords (current, latest, prerelease) and
specific version numbers, but the help text only communicated one option.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Arthurvdv Arthurvdv merged commit b568c23 into main Apr 29, 2026
2 checks passed
@Arthurvdv Arthurvdv deleted the fix/clarify-detect-tfm-help-text branch April 29, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant