1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-06 07:30: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
Opens the C: drive folder
.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
PS> ./open-c-drive
.NOTES