From 8bfc4decba1c833a5bc85522be806e2076c11530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E4=BA=A6=E8=B6=85=28=E4=BD=95=E5=85=AE=29?= Date: Thu, 12 May 2016 21:46:45 +0800 Subject: [PATCH] odps-tunnel: add page Change-Id: Ie91458c5e6302952ef1adc6779ee19a6b4ea3001 --- pages/common/odps-tunnel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/odps-tunnel.md b/pages/common/odps-tunnel.md index 8075cdaae..bc2432d90 100644 --- a/pages/common/odps-tunnel.md +++ b/pages/common/odps-tunnel.md @@ -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};`