mirror of
https://github.com/iluvcapra/mfbatch.git
synced 2025-12-31 08:50:51 +00:00
Twiddle
This commit is contained in:
@@ -78,7 +78,6 @@ def main():
|
|||||||
op.add_argument('-W', '--write', default=False,
|
op.add_argument('-W', '--write', default=False,
|
||||||
action='store_true',
|
action='store_true',
|
||||||
help="execute batch list, write to files")
|
help="execute batch list, write to files")
|
||||||
|
|
||||||
op.add_argument('-p', '--path', metavar='DIR',
|
op.add_argument('-p', '--path', metavar='DIR',
|
||||||
help='chdir to DIR before running',
|
help='chdir to DIR before running',
|
||||||
default=None)
|
default=None)
|
||||||
|
|||||||
Reference in New Issue
Block a user