mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Update descriptions
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
.SYNOPSIS
|
||||
search-files.ps1 [<pattern>] [<path>]
|
||||
.DESCRIPTION
|
||||
Searches for the given pattern in the given files.
|
||||
Searches for the given pattern in the given files
|
||||
.EXAMPLE
|
||||
PS> .\search-files.ps1 UFO C:\Temp\*.txt
|
||||
PS> ./search-files UFO C:\Temp\*.txt
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user