mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 13:27:41 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
write-vertical.ps1 [<text>]
|
||||
Writes text in vertical direction
|
||||
.DESCRIPTION
|
||||
Writes the given text in vertical direction
|
||||
write-vertical.ps1 [<text>]
|
||||
.EXAMPLE
|
||||
PS> ./write-vertical "Hello World"
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user