Skip to content

Commit e8ffa79

Browse files
committed
fix helper doc
1 parent 010a874 commit e8ffa79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/ContainerInstance/Commands.ContainerInstance/help/Get-AzureRmContainerInstanceLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-AzureRmContainerInstanceLog
99

1010
## SYNOPSIS
11-
Export the logs of a container instance in a container group.
11+
Get the logs of a container instance in a container group.
1212

1313
## SYNTAX
1414

@@ -29,7 +29,7 @@ Get-AzureRmContainerInstanceLog -ResourceId <String> [-Name <String>] [-Tail <In
2929
```
3030

3131
## DESCRIPTION
32-
The **Export-AzureRmContainerGroupLogs** cmdlet exports the logs of a container in a container group.
32+
The **Get-AzureRmContainerInstanceLog** cmdlet gets the logs of a container in a container group.
3333

3434
## EXAMPLES
3535

0 commit comments

Comments
 (0)