Update manuals

This commit is contained in:
Markus Fleschutz
2021-10-17 11:56:55 +02:00
parent a37194f57c
commit eed0b14b0e
250 changed files with 515 additions and 264 deletions

View File

@ -50,7 +50,8 @@ pick-commit.ps1 [[-CommitID] <String>] [[-CommitMessage] <String>] [[-Branches]
## Example
```powershell
PS>./pick-commit 93849f889 "Fix typo" "v1 v2 v3"
PS> ./pick-commit 93849f889 "Fix typo" "v1 v2 v3"
```
## Notes