-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Add 'TimeToLive' and 'Hops' aliases to MaxHops parameter of Test-Connection cmdlet. #7850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hm. I haven't touched NJsonSchema. |
|
@sethvs Please update NJsonSchema package version. It is not related to the PR but it come from our new common test. |
|
Should I update Markdig.Signed Version? |
|
Feel free to update. |
|
@sethvs instead of updating the ref versions, you should just rebase against upstream master which has those fixed |
|
@adityapatwardhan is it something that requires "User-facing Documentation needed" |
|
@SteveL-MSFT Rebased. |
|
@anmenaga The help for PowerShell Core 6.1 |
|
@anmenaga Yes, we need to file an issue according to the template for updating the docs. |
|
@anmenaga @adityapatwardhan Created issue and PR in powershell-Docs repo. |
|
@sethvs The PR still contains other's commits. Please rebase properly. |
0743f77 to
074e263
Compare
|
@iSazonov Done. |
PR Summary
Fix #7849
Add the following aliases to MaxHops parameter of
Test-Connectioncmdlet:TimeToLive
It is the similar parameter's name from Windows PowerShell
Test-Connectioncmdlet .Hops
Similar parameter's name from
Test-NetConnectioncmdlet.Fix MaxHops parameter summary.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:to the beginning of the title and remove the prefix when the PR is ready.[feature]if the change is significant or affects feature tests