Skip to content

Commit 10ed458

Browse files
Correct the typo of list instead of dry-run (#47098)
1 parent 33332bd commit 10ed458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/additional-tools/uninstall-tool-cli-dry-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dotnet-core-uninstall dry-run -h|--help|-?
4949

5050
## Description
5151

52-
The `dotnet-core-uninstall list` command simulates .NET SDK and runtime removal. A status output is provided for each .NET SDK and runtime that would have been removed by the tool.
52+
The `dotnet-core-uninstall dry-run` command simulates .NET SDK and runtime removal. A status output is provided for each .NET SDK and runtime that would have been removed by the tool.
5353

5454
### Arguments
5555

0 commit comments

Comments
 (0)