mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update the manuals
This commit is contained in:
@ -6,9 +6,7 @@ pull-repo.ps1 [<repo-dir>]
|
||||
```powershell
|
||||
pull-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
-RepoDir <String>
|
||||
|
||||
Required? false
|
||||
@ -16,9 +14,7 @@ pull-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
|
||||
Default value "$PWD"
|
||||
Accept pipeline input? false
|
||||
Accept wildcard characters? false
|
||||
```
|
||||
|
||||
```
|
||||
[<CommonParameters>]
|
||||
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
||||
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
|
||||
|
Reference in New Issue
Block a user