未验证 提交 befbf06a 编写于 作者: O openharmony_ci 提交者: Gitee

!481 【OpenHarmony开源贡献者计划2022】 fix: change diretory to directory change tyepe to type

Merge pull request !481 from ADAM/master
......@@ -41,10 +41,10 @@ def copytree(src, dst, symlinks=False, ignore=None):
def main():
parser = argparse.ArgumentParser(
description='A common diretory and file copy.')
description='A common directory and file copy.')
parser.add_argument(
'--src_type',
help='src tyepe to copy.')
help='src type to copy.')
parser.add_argument(
'--src',
help='List the sources to copy.',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册