dataplat / docs

The documentation for dbatools module. Issues with command doc and bugs should be reported to dataplat/dbatools.
https://docs.dbatools.io
15 stars 12 forks source link

Find-DbaInstance -ScanType formatted incorrectly, missing each ScanType like seen in the help #87

Closed wsuhoey closed 6 months ago

wsuhoey commented 8 months ago

https://docs.dbatools.io/Find-DbaInstance

The ScanType formatting seems to be wrong, it is not showing what each scan type is doing, it's mangling them all together (see docs example 1.png)

docs example 1

Contrast this with what's seen in the help (i.e. Get-Help Find-DbaInstance -Full) (see docs example 2.png)

docs example 2
niphlod commented 6 months ago

whoops, completely lost this, I'll try and see what format helps better the doc page