This commit is contained in:
Markus Fleschutz
2021-11-29 16:27:51 +01:00
parent 2fdd975e96
commit 8ca7ed86c1
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<#
.SYNOPSIS
Closes the 3D Viewer app
Closes the 3D-Viewer app
.DESCRIPTION
This script closes the 3D Viewer application gracefully.
This script closes the 3D-Viewer application gracefully.
.EXAMPLE
PS> ./close-three-d-viewer
.NOTES