Skip to content

Commit 436623d

Browse files
author
PSAppDeployToolkit Action Workflow
committed
Commit of document changes from PSAppDeployToolkit/PSAppDeployToolkit@56f6e3d
1 parent 006e73c commit 436623d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/functions/Unblock-ADTAppExecution.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hide_table_of_contents: false
77

88
## SYNOPSIS
99

10-
Unblocks the execution of applications performed by the Block-ADTAppExecution function.
10+
Unblocks the execution of applications that were blocked by the Block-ADTAppExecution function.
1111

1212
## SYNTAX
1313

@@ -43,7 +43,7 @@ Aliases:
4343

4444
Required: False
4545
Position: 1
46-
Default value: All scheduled tasks wildcard matching [PSAppDeployToolkit_*_BlockedApps].
46+
Default value: All scheduled tasks matching the wildcard pattern `PSAppDeployToolkit_*_BlockedApps`.
4747
Accept pipeline input: False
4848
Accept wildcard characters: False
4949
```

0 commit comments

Comments
 (0)