mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Update the manuals
This commit is contained in:
@ -24,8 +24,13 @@ Fetches updates for a local Git repository (including submodules).
|
||||
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. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
|
||||
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
||||
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
|
||||
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
|
||||
```
|
||||
|
||||
## Example
|
||||
```powershell
|
||||
|
Reference in New Issue
Block a user