Fix typo
This commit is contained in:
parent
870ca5f9a0
commit
0c860d4840
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user