Skip to content

Commit 6fb6958

Browse files
authored
Fixing the description for param Path
Bringing the description of the `Path` param up to date with the one in the [code](https://github.com/Azure/azure-powershell/blob/master/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Action/SaveAzureVMImageCommand.cs#L64). Fix for issue #6383
1 parent 79744b2 commit 6fb6958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Compute/Commands.Compute/help/Save-AzureRmVMImage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Accept wildcard characters: False
147147
```
148148
149149
### -Path
150-
Specifies the path of the VHD.
150+
The file path in which the template of the captured image is stored.
151151
152152
```yaml
153153
Type: String

0 commit comments

Comments
 (0)