projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d343ee
)
Fix formatting error in dotnet-counters doc (#604)
author
Sung Yoon Whang
<suwhang@microsoft.com>
Fri, 8 Nov 2019 22:36:46 +0000
(14:36 -0800)
committer
GitHub
<noreply@github.com>
Fri, 8 Nov 2019 22:36:46 +0000
(14:36 -0800)
documentation/dotnet-counters-instructions.md
patch
|
blob
|
history
diff --git
a/documentation/dotnet-counters-instructions.md
b/documentation/dotnet-counters-instructions.md
index 66f1743846343628f398f45447d2aa9c835f8c85..bbfbc48ed749e382b97ac3d832251ca15eeb0523 100644
(file)
--- a/
documentation/dotnet-counters-instructions.md
+++ b/
documentation/dotnet-counters-instructions.md
@@
-37,6
+37,7
@@
dotnet tool install --global dotnet-counters
collect Periodically collect selected counter values and export them into a specified file format for post-processing.
*PS*
+
dotnet-counters ps
Display a list of dotnet processes that can be monitored.