Update the comment based help

This commit is contained in:
Markus Fleschutz
2021-10-16 13:40:20 +02:00
parent 053b26c578
commit c296024b8f
58 changed files with 105 additions and 81 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
Lists all commits in a Git repository
.DESCRIPTION
list-commits.ps1 [<RepoDir>] [<Format>]
This script lists all commits in a Git repository. Supported output formats are: list, compact, normal or JSON.
.PARAMETER RepoDir
Specifies the path to the Git repository.
.PARAMETER Format