Skip to content

Commit 4a80700

Browse files
Merge pull request AzureRT#13 from gaurangisaxena/gasaxena/powershell
fix help files
2 parents c9b41bd + c1b3c6d commit 4a80700

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/DataShare/DataShare/help/Remove-AzDataShareSynchronizationSetting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ Accept wildcard characters: False
9393
```
9494
9595
### -InputObject
96-
The Azure Data Share Synchronization setting.```yaml
96+
The Azure Data Share Synchronization setting.
97+
```yaml
9798
Type: PSDataShareSynchronizationSetting
9899
Parameter Sets: ByObjectParameterSet
99100
Aliases:

src/DataShare/DataShare/help/Remove-AzDataShareTrigger.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ Accept wildcard characters: False
9393
```
9494
9595
### -InputObject
96-
Azure data share trigger object```yaml
96+
Azure data share trigger object
97+
```yaml
9798
Type: PSDataShareTrigger
9899
Parameter Sets: ByObjectParameterSet
99100
Aliases:

0 commit comments

Comments
 (0)