Skip to content

Commit e035aae

Browse files
authored
Merge pull request MicrosoftDocs#116 from expiscornovus/patch-1
Update Get-SPODeletedSite.md - it looks great to me and we definitely need an example here! If @VesaJuvonen has any changes I can go ahead and make those. Merging. Thanks!
2 parents 7d76c20 + ffe53fe commit e035aae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ For permissions and the most current information about Windows PowerShell for Sh
4545

4646
### ------------ Example 1 --------------------
4747
```
48-
{example code}
48+
PS C:\> Get-SPODeletedSite -IncludePersonalSite
4949
```
50-
{example description}
50+
The command in this example returns all deleted site collections from the Recycle Bin including Personal Sites.
5151

5252

5353
## PARAMETERS

0 commit comments

Comments
 (0)