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