Skip to content

Commit fac59ac

Browse files
authored
Merge pull request MicrosoftDocs#166 from tmelnychenko/patch-1
Update Merge-SPLogFile.md
2 parents bf92f85 + e7c1818 commit fac59ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Merge-SPLogFile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ This example merges the log data of level High or higher.
6363

6464
### --------------EXAMPLE 5-----------------
6565
```
66-
C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -StartTime "06/09/2008 16:00" - EndTime "06/09/2008 16:15"
66+
C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -StartTime "06/09/2008 16:00" -EndTime "06/09/2008 16:15"
6767
```
6868

6969
This example merges the log data for events in a particular time range, which is culture-specific to the United States.

0 commit comments

Comments
 (0)