Improve the descriptions

This commit is contained in:
Markus Fleschutz
2021-09-11 10:21:44 +02:00
parent c068f5e7da
commit 638169cd31
19 changed files with 52 additions and 52 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
cd-root.ps1
.DESCRIPTION
Go to the root directory (C:\ on Windows).
Change the working directory to the root directory (C:\ on Windows).
.EXAMPLE
PS> .\cd-root.ps1
.LINK