1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-28 23:24:55 +02:00

odps-tunnel: add page

Change-Id: Ie91458c5e6302952ef1adc6779ee19a6b4ea3001
This commit is contained in:
程亦超(何兮) 2016-05-12 21:46:45 +08:00
parent a1198f3713
commit 8bfc4decba

View file

@ -6,7 +6,7 @@
`tunnel download {{table_name}} {{file}};`
- Upload local file to a table parition:
- Upload local file to a table partition:
`tunnel upload {{file}} {{table_name}}/{{partition_spec};`