We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316dd58 commit 52fe243Copy full SHA for 52fe243
reference/7.5/Microsoft.PowerShell.Utility/Measure-Object.md
@@ -243,7 +243,7 @@ Property : num
243
244
### Example 11: Measure the Standard Deviation
245
246
-Beginning in PowerShell 6, `Measure-Object` supports the `-StandardDeviation` parameter. The
+Beginning in PowerShell 6, `Measure-Object` supports the **StandardDeviation** parameter. The
247
following example determines the _standard deviation_ for the CPU used by all processes. A large
248
deviation would indicate a small number of processes consuming the most CPU.
249
0 commit comments