From 5cf93c4aa28399428eda5a7fc881865ff514e140 Mon Sep 17 00:00:00 2001 From: Grant Carthew Date: Tue, 15 Aug 2017 14:05:33 +1000 Subject: [PATCH] Removed repeated content from -NoNewLine --- reference/6/Microsoft.PowerShell.Management/Add-Content.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/reference/6/Microsoft.PowerShell.Management/Add-Content.md b/reference/6/Microsoft.PowerShell.Management/Add-Content.md index 65e2fe25d8a2..3ff5ad6b5714 100644 --- a/reference/6/Microsoft.PowerShell.Management/Add-Content.md +++ b/reference/6/Microsoft.PowerShell.Management/Add-Content.md @@ -382,11 +382,6 @@ Accept wildcard characters: False ### -NoNewline Indicates that this cmdlet does not add a new line/carriage return to the content. -Type a user name, such as "User01" or "Domain01\User01", or enter a **PSCredential** object, such as one generated by the **Get-Credential** cmdlet. -If you type a user name, you will be prompted for a password. - -This parameter is not supported by any providers installed with Windows PowerShell. - ```yaml Type: SwitchParameter Parameter Sets: (All)