From bd220bcda6dbd0066abaffee5a70cc1d1c354e49 Mon Sep 17 00:00:00 2001 From: SummerGift Date: Tue, 18 Jun 2019 12:01:52 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E9=94=99=E8=AF=AF=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/mkdist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mkdist.py b/tools/mkdist.py index 219fa35150..8784dac7c9 100644 --- a/tools/mkdist.py +++ b/tools/mkdist.py @@ -316,7 +316,7 @@ def MkDist(program, BSP_ROOT, RTT_ROOT, Env, rttide = None): else: dist_dir = rttide['project_path'] if not isinstance(dist_dir, str): - print("\n--target-path=your_project_path parameter is required.") + print("\n--project-path=your_project_path parameter is required.") print("\nstop!") return