Fix help: Set-GitHubConfiguration -DefaultRepositoryName (#341)

Would be a copy-paste error from `-DefaultOwnerName `.
This commit is contained in:
Matt Gucci 2021-09-25 10:13:36 +09:00 коммит произвёл GitHub
Родитель f7efc4a036
Коммит 8b46226ba5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -87,7 +87,7 @@ function Set-GitHubConfiguration
-PassThru:$false on an individual command.
.PARAMETER DefaultRepositoryName
The owner name that should be used with a command that takes RepositoryName as a parameter
The repository name that should be used with a command that takes RepositoryName as a parameter
when no value has been supplied.
.PARAMETER DisableLogging