From 4aff85b6228a5433487aa26e6f4fdcedc5ac5d27 Mon Sep 17 00:00:00 2001 From: KevinMarquette Date: Thu, 22 Feb 2018 20:35:55 -0800 Subject: [PATCH] resolves 5817 add Path alias to DestinationPath for Save-Help add Path alias to SourcePath for Update-Help add Path alias to BinaryPathName for New-Service add Path alias to FilePath for Start-Process, Set-TraceSource, Tee-Object, Trace-Command, Invoke-WSManAction, New-WSManInstance, and Set-WSManInstance --- reference/6/Microsoft.PowerShell.Core/Save-Help.md | 2 +- reference/6/Microsoft.PowerShell.Core/Update-Help.md | 2 +- reference/6/Microsoft.PowerShell.Management/New-Service.md | 2 +- reference/6/Microsoft.PowerShell.Management/Start-Process.md | 2 +- reference/6/Microsoft.PowerShell.Utility/Set-TraceSource.md | 2 +- reference/6/Microsoft.PowerShell.Utility/Tee-Object.md | 2 +- reference/6/Microsoft.PowerShell.Utility/Trace-Command.md | 2 +- reference/6/Microsoft.WSMan.Management/Invoke-WSManAction.md | 2 +- reference/6/Microsoft.WSMan.Management/New-WSManInstance.md | 2 +- reference/6/Microsoft.WSMan.Management/Set-WSManInstance.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/reference/6/Microsoft.PowerShell.Core/Save-Help.md b/reference/6/Microsoft.PowerShell.Core/Save-Help.md index 23d64e4c2fca..d0c340013a41 100644 --- a/reference/6/Microsoft.PowerShell.Core/Save-Help.md +++ b/reference/6/Microsoft.PowerShell.Core/Save-Help.md @@ -189,7 +189,7 @@ Do not specify a file name or file name extension. ```yaml Type: String[] Parameter Sets: Path -Aliases: +Aliases: Path Required: True Position: 0 diff --git a/reference/6/Microsoft.PowerShell.Core/Update-Help.md b/reference/6/Microsoft.PowerShell.Core/Update-Help.md index a55b9dbd6582..e145d1e835db 100644 --- a/reference/6/Microsoft.PowerShell.Core/Update-Help.md +++ b/reference/6/Microsoft.PowerShell.Core/Update-Help.md @@ -374,7 +374,7 @@ For more information, see about_Group_Policy_Settings (http://go.microsoft.com/f ```yaml Type: String[] Parameter Sets: Path -Aliases: +Aliases: Path Required: False Position: 1 diff --git a/reference/6/Microsoft.PowerShell.Management/New-Service.md b/reference/6/Microsoft.PowerShell.Management/New-Service.md index b79a88eb9758..6a73c625db14 100644 --- a/reference/6/Microsoft.PowerShell.Management/New-Service.md +++ b/reference/6/Microsoft.PowerShell.Management/New-Service.md @@ -67,7 +67,7 @@ This parameter is required. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Path Required: True Position: 2 diff --git a/reference/6/Microsoft.PowerShell.Management/Start-Process.md b/reference/6/Microsoft.PowerShell.Management/Start-Process.md index 7809b49dd9f5..8dc492a5c0df 100644 --- a/reference/6/Microsoft.PowerShell.Management/Start-Process.md +++ b/reference/6/Microsoft.PowerShell.Management/Start-Process.md @@ -167,7 +167,7 @@ If you specify only a file name, use the *WorkingDirectory* parameter to specify ```yaml Type: String Parameter Sets: (All) -Aliases: PSPath +Aliases: PSPath, Path Required: True Position: 1 diff --git a/reference/6/Microsoft.PowerShell.Utility/Set-TraceSource.md b/reference/6/Microsoft.PowerShell.Utility/Set-TraceSource.md index 169e4c6531dd..4e0902f310fd 100644 --- a/reference/6/Microsoft.PowerShell.Utility/Set-TraceSource.md +++ b/reference/6/Microsoft.PowerShell.Utility/Set-TraceSource.md @@ -81,7 +81,7 @@ If you use this parameter to start the trace, use the *RemoveFileListener* param ```yaml Type: String Parameter Sets: optionsSet -Aliases: PSPath +Aliases: PSPath, Path Required: False Position: Named diff --git a/reference/6/Microsoft.PowerShell.Utility/Tee-Object.md b/reference/6/Microsoft.PowerShell.Utility/Tee-Object.md index 0fd469983c2f..110d49d6e495 100644 --- a/reference/6/Microsoft.PowerShell.Utility/Tee-Object.md +++ b/reference/6/Microsoft.PowerShell.Utility/Tee-Object.md @@ -106,7 +106,7 @@ Specifies a file that this cmdlet saves the object to Wildcard characters are pe ```yaml Type: String Parameter Sets: File -Aliases: +Aliases: Path Required: True Position: 0 diff --git a/reference/6/Microsoft.PowerShell.Utility/Trace-Command.md b/reference/6/Microsoft.PowerShell.Utility/Trace-Command.md index f4db42f35e2a..5586ddeeb53a 100644 --- a/reference/6/Microsoft.PowerShell.Utility/Trace-Command.md +++ b/reference/6/Microsoft.PowerShell.Utility/Trace-Command.md @@ -139,7 +139,7 @@ This parameter also selects the file trace listener. ```yaml Type: String Parameter Sets: (All) -Aliases: PSPath +Aliases: PSPath, Path Required: False Position: Named diff --git a/reference/6/Microsoft.WSMan.Management/Invoke-WSManAction.md b/reference/6/Microsoft.WSMan.Management/Invoke-WSManAction.md index bba50b72f507..d846248262c9 100644 --- a/reference/6/Microsoft.WSMan.Management/Invoke-WSManAction.md +++ b/reference/6/Microsoft.WSMan.Management/Invoke-WSManAction.md @@ -279,7 +279,7 @@ The file, Input.xml, contains the following content: ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Path Required: False Position: Named diff --git a/reference/6/Microsoft.WSMan.Management/New-WSManInstance.md b/reference/6/Microsoft.WSMan.Management/New-WSManInstance.md index debd0a10c9aa..52999d40a944 100644 --- a/reference/6/Microsoft.WSMan.Management/New-WSManInstance.md +++ b/reference/6/Microsoft.WSMan.Management/New-WSManInstance.md @@ -201,7 +201,7 @@ You specify the management resource by using the *ResourceURI* parameter and the ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Path Required: False Position: Named diff --git a/reference/6/Microsoft.WSMan.Management/Set-WSManInstance.md b/reference/6/Microsoft.WSMan.Management/Set-WSManInstance.md index a1ff98cd448e..33c715dba69f 100644 --- a/reference/6/Microsoft.WSMan.Management/Set-WSManInstance.md +++ b/reference/6/Microsoft.WSMan.Management/Set-WSManInstance.md @@ -282,7 +282,7 @@ You specify the management resource by using the *ResourceURI* parameter and the ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Path Required: False Position: Named