Skip to content

Commit 38a4b17

Browse files
committed
Fix structure of About files
1 parent 7870a69 commit 38a4b17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/5.1/Microsoft.PowerShell.Core/About/about_Comment_Based_Help.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ title: about_Comment_Based_Help
1010
# about_Comment_Based_Help
1111

1212
## SHORT DESCRIPTION
13+
1314
Describes how to write comment-based help content for functions and scripts.
1415

1516
## LONG DESCRIPTION

reference/5.1/Microsoft.PowerShell.Core/About/about_Environment_Variables.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ title: about_Environment_Variables
99
# about_Environment_Variables
1010

1111
## SHORT DESCRIPTION
12+
1213
Describes how to access and manage environment variables in PowerShell.
1314

1415
## LONG DESCRIPTION
@@ -24,8 +25,6 @@ programs. PowerShell creates the following environment variables:
2425
For full descriptions of these variables, see the
2526
[PowerShell environment variables][03] of this article.
2627

27-
## LONG DESCRIPTION
28-
2928
PowerShell can access and manage environment variables in any of the supported
3029
operating system platforms. The PowerShell Environment provider lets you get,
3130
add, change, clear, and delete environment variables in the current console.

0 commit comments

Comments
 (0)