Fix typo
This commit is contained in:
parent
870ca5f9a0
commit
0c860d4840
@ -62,7 +62,7 @@ def parse_args():
|
|||||||
nargs='+',
|
nargs='+',
|
||||||
default=[],
|
default=[],
|
||||||
choices=stages,
|
choices=stages,
|
||||||
help='list of sipping stages',
|
help='list of skipping stages',
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'--create-remote-dirs',
|
'--create-remote-dirs',
|
||||||
|
Loading…
Reference in New Issue
Block a user