Skip to content

Commit a3301d6

Browse files
authored
Changing -Force parameter to -Update
1 parent 5af4b7f commit a3301d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ List the supported AzureRM profiles.
1111
## SYNTAX
1212

1313
```
14-
Get-AzureRmProfile [-ListAvailable] [-Force]
14+
Get-AzureRmProfile [-ListAvailable] [-Update]
1515
```
1616

1717
## DESCRIPTION
@@ -47,7 +47,7 @@ Accept pipeline input: False
4747
Accept wildcard characters: False
4848
```
4949
50-
### -Force
50+
### -Update
5151
If specified, updates Profiles available by querying Azure Endpoint
5252
5353
```yaml

0 commit comments

Comments
 (0)