From 16095265456ecb41f89c74fdfea43c72e390c167 Mon Sep 17 00:00:00 2001 From: Matt Gucci Date: Sun, 10 Dec 2017 21:54:46 +0900 Subject: [PATCH] Add description about Format-Hex -InputObject --- reference/5.0/Microsoft.PowerShell.Utility/Format-Hex.md | 3 ++- reference/5.1/Microsoft.PowerShell.Utility/Format-Hex.md | 3 ++- reference/6/Microsoft.PowerShell.Utility/Format-Hex.md | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/reference/5.0/Microsoft.PowerShell.Utility/Format-Hex.md b/reference/5.0/Microsoft.PowerShell.Utility/Format-Hex.md index 01584c491eb8..f65cde9915c1 100644 --- a/reference/5.0/Microsoft.PowerShell.Utility/Format-Hex.md +++ b/reference/5.0/Microsoft.PowerShell.Utility/Format-Hex.md @@ -92,7 +92,8 @@ Accept wildcard characters: False ``` ### -InputObject -Specifies the objects to be formatted. Enter a variable that contains the objects or type a command or expression that gets the objects. +Specifies the objects to be formatted. +Enter a variable that contains the objects or type a command or expression that gets the objects. ```yaml Type: Object diff --git a/reference/5.1/Microsoft.PowerShell.Utility/Format-Hex.md b/reference/5.1/Microsoft.PowerShell.Utility/Format-Hex.md index 125545cb9096..191040e1ad45 100644 --- a/reference/5.1/Microsoft.PowerShell.Utility/Format-Hex.md +++ b/reference/5.1/Microsoft.PowerShell.Utility/Format-Hex.md @@ -92,7 +92,8 @@ Accept wildcard characters: False ``` ### -InputObject -{{Fill InputObject Description}} +Specifies the objects to be formatted. +Enter a variable that contains the objects or type a command or expression that gets the objects. ```yaml Type: Object diff --git a/reference/6/Microsoft.PowerShell.Utility/Format-Hex.md b/reference/6/Microsoft.PowerShell.Utility/Format-Hex.md index 125545cb9096..191040e1ad45 100644 --- a/reference/6/Microsoft.PowerShell.Utility/Format-Hex.md +++ b/reference/6/Microsoft.PowerShell.Utility/Format-Hex.md @@ -92,7 +92,8 @@ Accept wildcard characters: False ``` ### -InputObject -{{Fill InputObject Description}} +Specifies the objects to be formatted. +Enter a variable that contains the objects or type a command or expression that gets the objects. ```yaml Type: Object