You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual Result:
Help text for command "dotnet-core-uninstall remove| dry-run" need to be updated
Should be modified to:
dotnet-core-uninstall remove [--x64|--x86] ...
[-v|--verbosity ] [--force] [-y|--yes]
I think that's covered by the more generic [options] that's in the help. I'll defer to @baronfel if he wants to clean up these help settings at some point. Not a blocker.
1.install dotnet-core-uninstall (1.7.550802)
2.run dotnet-core-uninstall remove --help
Expected Result:
The help text list should correspond to the synopsis text in this link.
dotnet-core-uninstall remove command - .NET | Microsoft Learn
Actual Result:
Help text for command "dotnet-core-uninstall remove| dry-run" need to be updated
Should be modified to:
dotnet-core-uninstall remove [--x64|--x86] ...
[-v|--verbosity ] [--force] [-y|--yes]
dotnet-core-uninstall remove [--x64|--x86]
[-v|--verbosity ] [--force] [-y|--yes]
dotnet-core-uninstall remove -h|--help|-?
The text was updated successfully, but these errors were encountered: