We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf92f85 + e7c1818 commit fac59acCopy full SHA for fac59ac
sharepoint/sharepoint-ps/sharepoint-server/Merge-SPLogFile.md
@@ -63,7 +63,7 @@ This example merges the log data of level High or higher.
63
64
### --------------EXAMPLE 5-----------------
65
```
66
-C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -StartTime "06/09/2008 16:00" - EndTime "06/09/2008 16:15"
+C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -StartTime "06/09/2008 16:00" -EndTime "06/09/2008 16:15"
67
68
69
This example merges the log data for events in a particular time range, which is culture-specific to the United States.
0 commit comments