diff --git a/reference/5.1/Microsoft.PowerShell.Archive/Expand-Archive.md b/reference/5.1/Microsoft.PowerShell.Archive/Expand-Archive.md index e424bd7f7ede..b6ceed6511ca 100644 --- a/reference/5.1/Microsoft.PowerShell.Archive/Expand-Archive.md +++ b/reference/5.1/Microsoft.PowerShell.Archive/Expand-Archive.md @@ -187,4 +187,4 @@ different than the source filename stored in the archive. ## RELATED LINKS -[Compress-Archive](compress-archive.md) +[Compress-Archive](Compress-Archive.md) diff --git a/reference/5.1/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md b/reference/5.1/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md index 41ff708d2b29..0b26bb8f039b 100644 --- a/reference/5.1/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md +++ b/reference/5.1/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md @@ -12,12 +12,16 @@ title: Microsoft.PowerShell.Archive ## Description -This section contains the help topics for the cmdlets that are installed with the PowerShell Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you create and extract archive or ZIP files. +This section contains the help topics for the cmdlets that are installed with the PowerShell +Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you create and +extract archive or ZIP files. ## Microsoft.PowerShell.Archive Cmdlets ### [Compress-Archive](Compress-Archive.md) + Creates a compressed archive, or zipped file, from specified files and directories. ### [Expand-Archive](Expand-Archive.md) + Extracts files from a specified archive (zipped) file. diff --git a/reference/7.4/Microsoft.PowerShell.Archive/Expand-Archive.md b/reference/7.4/Microsoft.PowerShell.Archive/Expand-Archive.md index 14aeaca5ae63..b69f364616b1 100644 --- a/reference/7.4/Microsoft.PowerShell.Archive/Expand-Archive.md +++ b/reference/7.4/Microsoft.PowerShell.Archive/Expand-Archive.md @@ -215,4 +215,4 @@ different than the source filename stored in the archive. ## RELATED LINKS -[Compress-Archive](compress-archive.md) +[Compress-Archive](Compress-Archive.md) diff --git a/reference/7.4/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md b/reference/7.4/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md index 1e809c37eb38..7efddb380729 100644 --- a/reference/7.4/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md +++ b/reference/7.4/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md @@ -14,13 +14,15 @@ title: Microsoft.PowerShell.Archive ## Description This section contains the help topics for the cmdlets that are installed with the PowerShell -Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you manage ZIP -archive files. +Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you create and +extract archive or ZIP files. ## Microsoft.PowerShell.Archive Cmdlets ### [Compress-Archive](Compress-Archive.md) -Creates a compressed ZIP archive from specified files and directories. + +Creates a compressed archive, or zipped file, from specified files and directories. ### [Expand-Archive](Expand-Archive.md) -Extracts files from a specified ZIP archive file. + +Extracts files from a specified archive (zipped) file. diff --git a/reference/7.6/Microsoft.PowerShell.Archive/Expand-Archive.md b/reference/7.6/Microsoft.PowerShell.Archive/Expand-Archive.md index 09f8166113e9..b8475a354012 100644 --- a/reference/7.6/Microsoft.PowerShell.Archive/Expand-Archive.md +++ b/reference/7.6/Microsoft.PowerShell.Archive/Expand-Archive.md @@ -210,4 +210,4 @@ different than the source filename stored in the archive. ## RELATED LINKS -[Compress-Archive](compress-archive.md) +[Compress-Archive](Compress-Archive.md) diff --git a/reference/7.6/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md b/reference/7.6/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md index 42eef7fd68ab..59197dba7067 100644 --- a/reference/7.6/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md +++ b/reference/7.6/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md @@ -13,7 +13,9 @@ title: Microsoft.PowerShell.Archive ## Description -This section contains the help topics for the cmdlets that are installed with the PowerShell Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you create and extract archive or ZIP files. +This section contains the help topics for the cmdlets that are installed with the PowerShell +Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you create and +extract archive or ZIP files. ## Microsoft.PowerShell.Archive Cmdlets