This commit is contained in:
Mikhail Gordeev 2022-06-10 23:43:53 +03:00
parent 870ca5f9a0
commit 0c860d4840

View File

@ -62,7 +62,7 @@ def parse_args():
nargs='+',
default=[],
choices=stages,
help='list of sipping stages',
help='list of skipping stages',
)
parser.add_argument(
'--create-remote-dirs',