mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-23 02:10:39 +02:00
Update the manuals
This commit is contained in:
@@ -4,7 +4,7 @@ This script searches and replaces a pattern in the given files by the replacemen
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
/home/markus/Repos/PowerShell/Scripts/replace-in-files.ps1 [[-pattern] <String>] [[-replacement] <String>] [[-files] <String>] [<CommonParameters>]
|
||||
replace-in-files.ps1 [[-pattern] <String>] [[-replacement] <String>] [[-files] <String>] [<CommonParameters>]
|
||||
|
||||
-pattern <String>
|
||||
Specifies the pattern to look for
|
||||
|
Reference in New Issue
Block a user