mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
translate-files.ps1 [<file-pattern>]
|
||||
Translates text files into any supported language
|
||||
.DESCRIPTION
|
||||
Translates the given text files into any supported language
|
||||
translate-files.ps1 [<FilePattern>]
|
||||
.EXAMPLE
|
||||
PS> ./translate-files C:\Temp\*.txt
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user