Skip to content

Commit 19ea548

Browse files
committed
Fixed new line for yaml in help files
1 parent fed7260 commit 19ea548

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

src/ResourceManager/DataFactories/Commands.DataFactoryV2/help/Get-AzureRmDataFactoryV2Dataset.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,9 @@ Accept wildcard characters: False
157157
```
158158
159159
### -ResourceId
160-
The Azure resource ID.```yaml
160+
The Azure resource ID.
161+
162+
```yaml
161163
Type: String
162164
Parameter Sets: ByResourceId
163165
Aliases:

src/ResourceManager/DataFactories/Commands.DataFactoryV2/help/Get-AzureRmDataFactoryV2LinkedService.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@ Accept wildcard characters: False
166166
```
167167
168168
### -ResourceId
169-
The Azure resource ID.```yaml
169+
The Azure resource ID.
170+
171+
```yaml
170172
Type: String
171173
Parameter Sets: ByResourceId
172174
Aliases:

src/ResourceManager/DataFactories/Commands.DataFactoryV2/help/Get-AzureRmDataFactoryV2Pipeline.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,9 @@ Accept wildcard characters: False
207207
```
208208
209209
### -ResourceId
210-
The Azure resource ID.```yaml
210+
The Azure resource ID.
211+
212+
```yaml
211213
Type: String
212214
Parameter Sets: ByResourceId
213215
Aliases:

src/ResourceManager/DataFactories/Commands.DataFactoryV2/help/Get-AzureRmDataFactoryV2Trigger.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,9 @@ Accept wildcard characters: False
145145
```
146146
147147
### -ResourceId
148-
The Azure resource ID.```yaml
148+
The Azure resource ID.
149+
150+
```yaml
149151
Type: String
150152
Parameter Sets: ByResourceId
151153
Aliases:

0 commit comments

Comments
 (0)