mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 23:02:41 +02:00
Update the manuals
This commit is contained in:
@ -4,7 +4,7 @@ This script switches to another branch in a Git repository (including submodules
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
/home/markus/Repos/PowerShell/Scripts/switch-branch.ps1 [[-BranchName] <String>] [[-RepoDir] <String>] [<CommonParameters>]
|
||||
switch-branch.ps1 [[-BranchName] <String>] [[-RepoDir] <String>] [<CommonParameters>]
|
||||
|
||||
-BranchName <String>
|
||||
Specifies the branch name
|
||||
|
Reference in New Issue
Block a user