Skip to content

Commit 02067db

Browse files
committed
Updated Parameters Only
1 parent 5ddf1e9 commit 02067db

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteContentMoveState.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ schema: 2.0.0
1010
## SYNOPSIS
1111
{{Fill in the Synopsis}}
1212

13+
1314
## SYNTAX
1415

1516
### GroupName
@@ -25,19 +26,22 @@ Get-SPOSiteContentMoveState [-SourceSiteUrl] <String> [<CommonParameters>]
2526
## DESCRIPTION
2627
{{Fill in the Description}}
2728

29+
2830
## EXAMPLES
2931

30-
### Example 1
32+
### -----------------------EXAMPLE 1-----------------------------
3133
```
3234
PS C:\> {{ Add example code here }}
3335
```
3436

3537
{{ Add example description here }}
3638

39+
3740
## PARAMETERS
3841

3942
### -GroupName
40-
{{Fill GroupName Description}}
43+
PARAMVALUE: String
44+
4145

4246
```yaml
4347
Type: String
@@ -53,7 +57,8 @@ Accept wildcard characters: False
5357
```
5458
5559
### -SourceSiteUrl
56-
{{Fill SourceSiteUrl Description}}
60+
PARAMVALUE: String
61+
5762
5863
```yaml
5964
Type: String
@@ -82,4 +87,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8287
## NOTES
8388
8489
## RELATED LINKS
85-

0 commit comments

Comments
 (0)