Skip to content

Commit f7b649b

Browse files
author
Colin Robertson
committed
Update /analyze with fixes
1 parent 735e1d2 commit f7b649b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/build/reference/analyze-code-analysis.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Enables code analysis and control options.
2222
> **`/analyze:log`** *filename*\
2323
> **`/analyze:max_paths`** *number*\
2424
> **`/analyze:only`**\
25-
> **`/analyze:plugin`** *plugin-dll*
25+
> **`/analyze:plugin`** *plugin-dll*\
2626
> **`/analyze:quiet`**\
2727
> **`/analyze:ruleset`** *ruleset*\
2828
> **`/analyze:stacksize`** *number*\
29-
> **`/analyze:WX-`**\
29+
> **`/analyze:WX-`**
3030
3131
::: moniker-end
3232
::: moniker range="vs-2015"
@@ -39,10 +39,10 @@ Enables code analysis and control options.
3939
> **`/analyze:log`** *filename*\
4040
> **`/analyze:max_paths`** *number*\
4141
> **`/analyze:only`**\
42-
> **`/analyze:plugin`** *plugin-dll*
42+
> **`/analyze:plugin`** *plugin-dll*\
4343
> **`/analyze:quiet`**\
4444
> **`/analyze:stacksize`** *number*\
45-
> **`/analyze:WX-`**\
45+
> **`/analyze:WX-`**
4646
4747
::: moniker-end
4848

0 commit comments

Comments
 (0)