mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-23 10:21:04 +02:00
Update the manuals
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
|
||||
replace-in-files.ps1 [<pattern>] [<replacement>] [<files>]
|
||||
|
||||
## Syntax & Parameters
|
||||
## 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>]
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user