mirror of
https://github.com/benclaussen/NetboxPS.git
synced 2025-12-16 11:15:46 +00:00
Site(DCIM): Fix indent (use 4 spaces for header)
This commit is contained in:
parent
59e19f361c
commit
c38c827f19
1 changed files with 10 additions and 10 deletions
|
|
@ -1,14 +1,14 @@
|
||||||
<#
|
<#
|
||||||
.NOTES
|
.NOTES
|
||||||
===========================================================================
|
===========================================================================
|
||||||
Created with: SAPIEN Technologies, Inc., PowerShell Studio 2020 v5.7.181
|
Created with: SAPIEN Technologies, Inc., PowerShell Studio 2020 v5.7.181
|
||||||
Created on: 2020-10-02 15:52
|
Created on: 2020-10-02 15:52
|
||||||
Created by: Claussen
|
Created by: Claussen
|
||||||
Organization: NEOnet
|
Organization: NEOnet
|
||||||
Filename: Get-NetboxDCIMSite.ps1
|
Filename: Get-NetboxDCIMSite.ps1
|
||||||
===========================================================================
|
===========================================================================
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
A description of the file.
|
A description of the file.
|
||||||
#>
|
#>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue