-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathabout_Topic_Template.help.txt
More file actions
29 lines (22 loc) · 1.05 KB
/
about_Topic_Template.help.txt
File metadata and controls
29 lines (22 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
TOPIC Line 1, column 1 # Used by Get-Help About*
about_<TopicName> Line 2, column 5 # and other post-processing tools
Line 3 (blank)
SHORT DESCRIPTION Line 4, column 1
<description> Line 5, column 5
# File encoding: UTF-8
# Line length: 80 chars
LONG DESCRIPTION
<OPTIONAL SUBTOPICS>
EXAMPLES
NOTE
TROUBLESHOOTING NOTE
<Bugs that you are likely to fix. Warns users that the current behavior
is likely to change.>
SEE ALSO
<Topic> wiki on GitHub: https://github.com/MyTopic # Link to your Github wiki
List related PowerShell help topics.
You can also list related articles, blogs, and videos with their URLs.
KEYWORDS
List alternate names or titles for this topic or its content that readers
might use if they don't know the topic name. Get-Help finds the keywords
during its full-text search.