Skip to content

Commit

Permalink
Update parameter description
Browse files Browse the repository at this point in the history
  • Loading branch information
luki1412 committed Jun 3, 2020
1 parent e8a638a commit 9c6ec58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Toolkit/AppDeployToolkit/AppDeployToolkitMain.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6939,7 +6939,7 @@ Function Show-InstallationRestartPrompt {
Specifies not to show a countdown, just the Restart Now and Restart Later buttons.
The UI will restore/reposition itself persistently based on the interval value specified in the config file.
.PARAMETER NoSilentRestart
Specifies whether the restart should not be triggered when Deployment Mode is silent.
Specifies whether the restart should be triggered when Deploy mode is silent or very silent.
.EXAMPLE
Show-InstallationRestartPrompt -Countdownseconds 600 -CountdownNoHideSeconds 60
.EXAMPLE
Expand Down

0 comments on commit 9c6ec58

Please sign in to comment.