1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-05 07:00:04 +02:00

Update open-c-drive.ps1

This commit is contained in:
Markus Fleschutz
2021-10-27 07:24:10 +02:00
committed by GitHub
parent b1903422e2
commit b9c7e36ff7

@ -2,7 +2,7 @@
.SYNOPSIS .SYNOPSIS
Opens the C: drive folder Opens the C: drive folder
.DESCRIPTION .DESCRIPTION
This script starts the File Explorer and shows the C: drive folder. This script starts the File Explorer showing the C: drive folder.
.EXAMPLE .EXAMPLE
PS> ./open-c-drive PS> ./open-c-drive
.NOTES .NOTES