Add 'TimeToLive' and 'Hops' aliases to MaxHops parameter of Test-Connection cmdlet.#7850
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