mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Update the comment based help text
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Change the working directory to one level up
|
||||
Sets the working directory to one level up
|
||||
.DESCRIPTION
|
||||
cd-up.ps1
|
||||
This script changes the working directory to one directory level up.
|
||||
.EXAMPLE
|
||||
PS> .\cd-up
|
||||
(one level up)
|
||||
|
Reference in New Issue
Block a user