Skip to content

Commit b3c7d87

Browse files
authored
Mpgo documentation uses the wrong type of dashes (dotnet#50118)
1 parent 7a59012 commit b3c7d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/tools/mpgo-exe-managed-profile-guided-optimization-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ mpgo -Scenario <packageName> -AppID <appId> -Timeout <seconds>
6060

6161
## Remarks
6262

63-
You can use both `-AssemblyList` and `- AssemblyListFile` multiple times on the command line.
63+
You can use both `-AssemblyList` and `-AssemblyListFile` multiple times on the command line.
6464

6565
If you do not specify full path names when specifying assemblies, Mpgo.exe looks in the current directory. If you specify an incorrect path, Mpgo.exe displays an error message but continues to generate data for other assemblies. If you specify an assembly that is not loaded during the training scenario, no training data is generated for that assembly.
6666

0 commit comments

Comments
 (0)