Skip to content

Commit 0eff60e

Browse files
committed
2 parents f3fcdb8 + ab9a469 commit 0eff60e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Common/Storage/Commands.Storage/Microsoft.WindowsAzure.Commands.Storage.dll-Help.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,7 +2059,7 @@ echo "Total $total containers"</dev:code>
20592059
<command:details>
20602060
<command:name>Get-AzureStorageFile</command:name>
20612061
<maml:description>
2062-
<maml:para>List the files and directories in a specific path.</maml:para>
2062+
<maml:para>List the files and directories in the specified file share or directory, or return an instance of a directory or file in the specified path.</maml:para>
20632063
</maml:description>
20642064
<maml:copyright>
20652065
<maml:para />
@@ -2070,7 +2070,7 @@ echo "Total $total containers"</dev:code>
20702070
</command:details>
20712071
<maml:description>
20722072
<!--This is the Description section-->
2073-
<maml:para>List the files and directories in a specific path.</maml:para>
2073+
<maml:para>If you omit the Path parameter, Get-AzureStorageFile lists the directories and files in the specified file share or directory. If you include the Path parameter, Get-AzureStorageFiles returns an instance of a directory or file in the specified path.</maml:para>
20742074
</maml:description>
20752075
<command:syntax>
20762076
<command:syntaxItem>

0 commit comments

Comments
 (0)