diff --git a/reference/5.1/Microsoft.PowerShell.Utility/Clear-Variable.md b/reference/5.1/Microsoft.PowerShell.Utility/Clear-Variable.md index 48614fe925d..b499a0e6308 100644 --- a/reference/5.1/Microsoft.PowerShell.Utility/Clear-Variable.md +++ b/reference/5.1/Microsoft.PowerShell.Utility/Clear-Variable.md @@ -219,9 +219,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.Management.Automation.PSVariable -You can't pipe objects to this cmdlet. +You can pipe a variable object to this cmdlet. ## OUTPUTS diff --git a/reference/7.4/Microsoft.PowerShell.Utility/Clear-Variable.md b/reference/7.4/Microsoft.PowerShell.Utility/Clear-Variable.md index 08996af3650..a8f7e249c87 100644 --- a/reference/7.4/Microsoft.PowerShell.Utility/Clear-Variable.md +++ b/reference/7.4/Microsoft.PowerShell.Utility/Clear-Variable.md @@ -219,9 +219,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.Management.Automation.PSVariable -You can't pipe objects to this cmdlet. +You can pipe a variable object to this cmdlet. ## OUTPUTS diff --git a/reference/7.5/Microsoft.PowerShell.Utility/Clear-Variable.md b/reference/7.5/Microsoft.PowerShell.Utility/Clear-Variable.md index 02404e69726..88caa94210e 100644 --- a/reference/7.5/Microsoft.PowerShell.Utility/Clear-Variable.md +++ b/reference/7.5/Microsoft.PowerShell.Utility/Clear-Variable.md @@ -221,9 +221,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.Management.Automation.PSVariable -You can't pipe objects to this cmdlet. +You can pipe a variable object to this cmdlet. ## OUTPUTS diff --git a/reference/7.6/Microsoft.PowerShell.Utility/Clear-Variable.md b/reference/7.6/Microsoft.PowerShell.Utility/Clear-Variable.md index ca33a80cfe6..170233ef356 100644 --- a/reference/7.6/Microsoft.PowerShell.Utility/Clear-Variable.md +++ b/reference/7.6/Microsoft.PowerShell.Utility/Clear-Variable.md @@ -219,9 +219,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.Management.Automation.PSVariable -You can't pipe objects to this cmdlet. +You can pipe a variable object to this cmdlet. ## OUTPUTS diff --git a/reference/7.7/Microsoft.PowerShell.Utility/Clear-Variable.md b/reference/7.7/Microsoft.PowerShell.Utility/Clear-Variable.md index d34da401a00..6e1e4114ba0 100644 --- a/reference/7.7/Microsoft.PowerShell.Utility/Clear-Variable.md +++ b/reference/7.7/Microsoft.PowerShell.Utility/Clear-Variable.md @@ -219,9 +219,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.Management.Automation.PSVariable -You can't pipe objects to this cmdlet. +You can pipe a variable object to this cmdlet. ## OUTPUTS