File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -79,8 +79,9 @@ function Set-GitHubConfiguration
79
79
. PARAMETER DefaultNoStatus
80
80
Control if the -NoStatus switch should be passed-in by default to all methods.
81
81
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.
84
85
85
86
. PARAMETER DefaultOwnerName
86
87
The owner name that should be used with a command that takes OwnerName as a parameter
You can’t perform that action at this time.
0 commit comments