File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ Enables code analysis and control options.
22
22
> ** ` /analyze:log ` ** * filename* \
23
23
> ** ` /analyze:max_paths ` ** * number* \
24
24
> ** ` /analyze:only ` ** \
25
- > ** ` /analyze:plugin ` ** * plugin-dll*
25
+ > ** ` /analyze:plugin ` ** * plugin-dll* \
26
26
> ** ` /analyze:quiet ` ** \
27
27
> ** ` /analyze:ruleset ` ** * ruleset* \
28
28
> ** ` /analyze:stacksize ` ** * number* \
29
- > ** ` /analyze:WX- ` ** \
29
+ > ** ` /analyze:WX- ` **
30
30
31
31
::: moniker-end
32
32
::: moniker range="vs-2015"
@@ -39,10 +39,10 @@ Enables code analysis and control options.
39
39
> ** ` /analyze:log ` ** * filename* \
40
40
> ** ` /analyze:max_paths ` ** * number* \
41
41
> ** ` /analyze:only ` ** \
42
- > ** ` /analyze:plugin ` ** * plugin-dll*
42
+ > ** ` /analyze:plugin ` ** * plugin-dll* \
43
43
> ** ` /analyze:quiet ` ** \
44
44
> ** ` /analyze:stacksize ` ** * number* \
45
- > ** ` /analyze:WX- ` ** \
45
+ > ** ` /analyze:WX- ` **
46
46
47
47
::: moniker-end
48
48
You can’t perform that action at this time.
0 commit comments