Skip to content

Commit b2395e0

Browse files
Update docs/profiling/running-profiling-tools-with-or-without-the-debugger.md
Co-authored-by: Mike Jones <[email protected]>
1 parent ac6197f commit b2395e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/profiling/running-profiling-tools-with-or-without-the-debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ To measure performance data from the command line, you can use VSDiagnostics.exe
103103

104104
- \<id\>: Identifies the collection session. The ID must be a number between 1-255.
105105
- \<appToLaunch\>: The executable file to launch and profile.
106-
- <configFile>: The configuration file for the collection agent you want to launch.
106+
- \<configFile\>: The configuration file for the collection agent you want to launch.
107107

108108
3. To stop collection and view your results, follow the steps in the "Stop collection" section later in this article.
109109

0 commit comments

Comments
 (0)