Update the comment based help text

This commit is contained in:
Markus Fleschutz
2021-10-12 21:51:51 +02:00
parent acc88e247d
commit 27bd366394
53 changed files with 112 additions and 97 deletions

View File

@ -1,8 +1,8 @@
<#
.SYNOPSIS
Change the working directory to four directory levels up
Sets the working directory to four directory levels up
.DESCRIPTION
cd-up4.ps1
This script changes the working directory to four directory levels up.
.EXAMPLE
PS> ./cd-up4
(four levels up)