Skip to content

Commit a22d1b3

Browse files
authored
Markdown and PS Styles (#11709)
1 parent 9ef024d commit a22d1b3

File tree

6 files changed

+17
-9
lines changed

6 files changed

+17
-9
lines changed

reference/5.1/Microsoft.PowerShell.Archive/Expand-Archive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ different than the source filename stored in the archive.
187187

188188
## RELATED LINKS
189189

190-
[Compress-Archive](compress-archive.md)
190+
[Compress-Archive](Compress-Archive.md)

reference/5.1/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,16 @@ title: Microsoft.PowerShell.Archive
1212

1313
## Description
1414

15-
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.
15+
This section contains the help topics for the cmdlets that are installed with the PowerShell
16+
Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you create and
17+
extract archive or ZIP files.
1618

1719
## Microsoft.PowerShell.Archive Cmdlets
1820

1921
### [Compress-Archive](Compress-Archive.md)
22+
2023
Creates a compressed archive, or zipped file, from specified files and directories.
2124

2225
### [Expand-Archive](Expand-Archive.md)
26+
2327
Extracts files from a specified archive (zipped) file.

reference/7.4/Microsoft.PowerShell.Archive/Expand-Archive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,4 @@ different than the source filename stored in the archive.
215215

216216
## RELATED LINKS
217217

218-
[Compress-Archive](compress-archive.md)
218+
[Compress-Archive](Compress-Archive.md)

reference/7.4/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,15 @@ title: Microsoft.PowerShell.Archive
1414
## Description
1515

1616
This section contains the help topics for the cmdlets that are installed with the PowerShell
17-
Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you manage ZIP
18-
archive files.
17+
Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you create and
18+
extract archive or ZIP files.
1919

2020
## Microsoft.PowerShell.Archive Cmdlets
2121

2222
### [Compress-Archive](Compress-Archive.md)
23-
Creates a compressed ZIP archive from specified files and directories.
23+
24+
Creates a compressed archive, or zipped file, from specified files and directories.
2425

2526
### [Expand-Archive](Expand-Archive.md)
26-
Extracts files from a specified ZIP archive file.
27+
28+
Extracts files from a specified archive (zipped) file.

reference/7.6/Microsoft.PowerShell.Archive/Expand-Archive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,4 +210,4 @@ different than the source filename stored in the archive.
210210

211211
## RELATED LINKS
212212

213-
[Compress-Archive](compress-archive.md)
213+
[Compress-Archive](Compress-Archive.md)

reference/7.6/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ title: Microsoft.PowerShell.Archive
1313

1414
## Description
1515

16-
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.
16+
This section contains the help topics for the cmdlets that are installed with the PowerShell
17+
Microsoft.PowerShell.Archive module. The Archive module contains cmdlets that let you create and
18+
extract archive or ZIP files.
1719

1820
## Microsoft.PowerShell.Archive Cmdlets
1921

0 commit comments

Comments
 (0)