Skip to content

Commit a2772c1

Browse files
committed
fix help by move this ```yaml block to a line by itself.
1 parent 6fd3df1 commit a2772c1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

src/Storage/Commands.Storage/help/Set-AzureStorageBlobContent.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,9 @@ Accept wildcard characters: False
286286
```
287287
288288
### -PremiumPageBlobTier
289-
Page Blob Tier```yaml
289+
Page Blob Tier
290+
291+
```yaml
290292
Type: PremiumPageBlobTier
291293
Parameter Sets: (All)
292294
Aliases:

src/Storage/Commands.Storage/help/Start-AzureStorageBlobCopy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,9 @@ Accept wildcard characters: False
349349
```
350350
351351
### -PremiumPageBlobTier
352-
Premium Page Blob Tier```yaml
352+
Premium Page Blob Tier
353+
354+
```yaml
353355
Type: PremiumPageBlobTier
354356
Parameter Sets: ContainerName, BlobInstance, BlobInstanceToBlobInstance, ContainerInstance
355357
Aliases:

0 commit comments

Comments
 (0)