Skip to content

Commit 5c686fb

Browse files
author
Maddie Clayton
authored
Merge pull request #7757 from Azure/release-2018-11-06
Fix online help for New-AzureRmEventHubNamespace
2 parents 69eb53d + b3220cb commit 5c686fb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/ResourceManager/EventHub/Commands.EventHub/help/New-AzureRmEventHubNamespace.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ The New-AzureRmEventHubNamespace cmdlet creates a new namespace of type Event Hu
3232

3333
## EXAMPLES
3434

35-
### Example 1
36-
37-
35+
### Example 1
3836
```
3937
PS C:\> New-AzureRmEventHubNamespace -ResourceGroupName MyResourceGroupName -NamespaceName MyNamespaceName -Location MyLocation
4038
```

0 commit comments

Comments
 (0)