Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 8aecbfd

Browse files
Update reference-azdata-bdc-hdfs.md
Corrected typo: from-path is misspelled as from_path
1 parent 82f3134 commit 8aecbfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/azdata/reference/reference-azdata-bdc-hdfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ azdata bdc hdfs cp --from-path -f
336336
### Examples
337337
Copy file or directory between the local machine and HDFS.
338338
```bash
339-
azdata bdc hdfs cp --from_path "tmp/test.txt" --to-path "hdfs:/user/me/test.txt"
339+
azdata bdc hdfs cp --from-path "tmp/test.txt" --to-path "hdfs:/user/me/test.txt"
340340
```
341341
### Required Parameters
342342
#### `--from-path -f`

0 commit comments

Comments
 (0)