Skip to content

Commit 7295125

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding Help to Help Transpiler
1 parent efccd73 commit 7295125

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/Help.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ The Help Transpiler allows you to write inline help without directly writing com
5959
### Parameters
6060
#### **Synopsis**
6161

62+
The synopsis of the help topic
63+
64+
65+
6266

6367

6468

@@ -70,6 +74,10 @@ The Help Transpiler allows you to write inline help without directly writing com
7074

7175
#### **Description**
7276

77+
The description of the help topic
78+
79+
80+
7381

7482

7583

@@ -81,6 +89,10 @@ The Help Transpiler allows you to write inline help without directly writing com
8189

8290
#### **Example**
8391

92+
One or more examples
93+
94+
95+
8496

8597

8698

@@ -92,6 +104,10 @@ The Help Transpiler allows you to write inline help without directly writing com
92104

93105
#### **Link**
94106

107+
One or more links
108+
109+
110+
95111

96112

97113

@@ -103,6 +119,10 @@ The Help Transpiler allows you to write inline help without directly writing com
103119

104120
#### **ScriptBlock**
105121

122+
A ScriptBlock. If this is provided, the help will be added to this scriptblock.
123+
124+
125+
106126

107127

108128

0 commit comments

Comments
 (0)