Skip to content

Commit cee2215

Browse files
committed
CBH update
1 parent 1ef0f6a commit cee2215

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

GitHubConfiguration.ps1

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@ function Set-GitHubConfiguration
7979
.PARAMETER DefaultNoStatus
8080
Control if the -NoStatus switch should be passed-in by default to all methods.
8181
The -NoStatus switch has been deprecated. Commands in this module no longer display status
82-
on the console, and therefore passing in -NoStatus to a command has no effect.
83-
Therefore, the value of this configuration setting has no impact on command execution.
82+
on the console, thus passing in -NoStatus to a command no longer has any impact.
83+
Therefore, the value of this configuration setting also no longer has any impact on
84+
command execution.
8485
8586
.PARAMETER DefaultOwnerName
8687
The owner name that should be used with a command that takes OwnerName as a parameter

0 commit comments

Comments
 (0)