提交 eb68bb34 编写于 作者: Z zhanghu

fix:change diretory to directory

    change tyepe to type
Signed-off-by: Nzhanghu <203423699@qq.com>
上级 99ae88ad
......@@ -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.
先完成此消息的编辑!
想要评论请 注册