Skip to content

Commit 1dc601d

Browse files
authored
Merge pull request #7511 from maorteg/patch-1
Update Start-AzureRmRecoveryServicesAsrTestFailoverCleanupJob.md
2 parents 5c7576f + c755403 commit 1dc601d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/RecoveryServices/Commands.RecoveryServices.SiteRecovery/help/Start-AzureRmRecoveryServicesAsrTestFailoverCleanupJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Job to track test failover Cleanup of an Azure Site Recovery replication protect
4444

4545
### Example 2
4646
```
47-
PS C:\> Start-AzureRmRecoveryServicesAsrTestFailoverCleanupJob -ReplicationProtectedItem $recoveryPlan -Comments "testing done"
47+
PS C:\> Start-AzureRmRecoveryServicesAsrTestFailoverCleanupJob -RecoveryPlan $recoveryPlan -Comment "testing done"
4848
```
4949

5050
Job to track test failover Cleanup of an Azure Site Recovery recoveryPlan.

0 commit comments

Comments
 (0)