mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update the comment based help text
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Change the working directory to the user's home directory
|
||||
Sets the working directory to the user's home directory
|
||||
.DESCRIPTION
|
||||
cd-home.ps1
|
||||
This script changes the working directory to the user's home directory.
|
||||
.EXAMPLE
|
||||
PS> ./cd-home
|
||||
📂/home/markus
|
||||
|
Reference in New Issue
Block a user