Skip to content

Commit 032951c

Browse files
author
Hovsep
committed
Merge pull request Azure#2070 from matt1883/patch-1
Updating help XML for ADLS
2 parents be186b5 + 0964c6d commit 032951c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Microsoft.Azure.Commands.DataLakeStore.dll-help.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@
16901690
<command:details>
16911691
<command:name>Import-AzureRmDataLakeStoreItem</command:name>
16921692
<maml:description>
1693-
<maml:para>Uploads a file to Data Lake Store.</maml:para>
1693+
<maml:para>Uploads a local file or directory to a Data Lake Store.</maml:para>
16941694
</maml:description>
16951695
<maml:copyright>
16961696
<maml:para />
@@ -1700,7 +1700,7 @@
17001700
<dev:version />
17011701
</command:details>
17021702
<maml:description>
1703-
<maml:para>The Import-AzureRmDataLakeStoreItem cmdlet uploads a file to Data Lake Store.</maml:para>
1703+
<maml:para>The Import-AzureRmDataLakeStoreItem cmdlet uploads a local file or directory to a Data Lake Store.</maml:para>
17041704
</maml:description>
17051705
<command:syntax>
17061706
<command:syntaxItem>
@@ -5418,4 +5418,4 @@ PS C:\&gt; Set-AzureRmDataLakeStoreItemAcl -AccountName &quot;ContosoADL&quot;
54185418
</maml:navigationLink>
54195419
</maml:relatedLinks>
54205420
</command:command>
5421-
</helpItems>
5421+
</helpItems>

0 commit comments

Comments
 (0)