Skip to content

Commit 12ede47

Browse files
authored
Update Update-AzureRmProfile.md
1 parent 6d817cf commit 12ede47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/AzureRM.BootStrapper/help/Update-AzureRmProfile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ schema: 2.0.0
66

77
# Update-AzureRmProfile
88
## SYNOPSIS
9-
Update a profile to the latest versions in that profile and import updated modules to the current session. This should always be executed in a new PowerShell session.
9+
Update modules to the latest versions consitent with the given profile and import updated modules to the current session. This should always be executed in a new PowerShell session.
1010

1111
## SYNTAX
1212

@@ -15,7 +15,7 @@ Update-AzureRmProfile [-WhatIf] [-Confirm] [-Profile] <String> [-Module <String[
1515
```
1616

1717
## DESCRIPTION
18-
Update a profile to the latest versions in that profile and import updated modules to the current session. This should always be executed in a new PowerShell session.
18+
Update modules to the latest versions consitent with the given profile and import updated modules to the current session. This should always be executed in a new PowerShell session.
1919

2020
## EXAMPLES
2121

0 commit comments

Comments
 (0)