Skip to content

Commit 2bcea53

Browse files
Update Export-SPOQueryLogs.md
removed Powershell formatting from parameter description
1 parent 094c18f commit 2bcea53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Export-SPOQueryLogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Example 1 exports the query log for a user who has the e-mail address user1@cont
5050

5151
### ------------ Example 2 --------------------
5252

53-
````powershell
53+
```powershell
5454
Export-SPOQueryLogs -LoginName [email protected] -StartTime "2018-10-21" -OutputFolder "c:\users\contosoadmin\Documents"
5555
```
5656

0 commit comments

Comments
 (0)