Skip to content

Commit 24272ad

Browse files
authored
Update file-sync-server-endpoint-delete.md
1 parent 4901ec4 commit 24272ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/file-sync/file-sync-server-endpoint-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Before you recall any files, make sure that you have enough free space locally t
7575

7676
Use the **Invoke-StorageSyncFileRecall** PowerShell cmdlet and specify the **SyncGroupName** parameter to recall all files.
7777
```powershell
78-
Invoke-StorageSyncFileRecall -SyncGroupName "samplesyncgroupname"
78+
Invoke-StorageSyncFileRecall -SyncGroupName "samplesyncgroupname" -ThreadCount 4
7979
```
8080
Once this cmdlet has finished running, you can move onto the next section.
8181

0 commit comments

Comments
 (0)