mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 14:07:20 +02:00
Update the comment based help
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
.SYNOPSIS
|
||||
Writes text in vertical direction
|
||||
.DESCRIPTION
|
||||
write-vertical.ps1 [<text>]
|
||||
This script writes text in vertical direction.
|
||||
.PARAMETER text
|
||||
Specifies the text to write
|
||||
.EXAMPLE
|
||||
PS> ./write-vertical "Hello World"
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user