Skip to content

Commit

Permalink
Restore-DbaDatabase - Make continue CBH less confusing (dataplat#8130)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart-Moore committed Feb 2, 2022
1 parent e97a43f commit 25d8f4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functions/Restore-DbaDatabase.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ function Restore-DbaDatabase {
.PARAMETER Continue
If specified we will to attempt to recover more transaction log backups onto database(s) in Recovering or Standby states
When specified, WithReplace will be set to true
.PARAMETER ExecuteAs
If value provided the restore will be executed under this login's context. The login must exist, and have the relevant permissions to perform the restore
Expand Down

0 comments on commit 25d8f4d

Please sign in to comment.