This commit is contained in:
Jamie Hardt
2024-10-15 20:59:13 -07:00
parent b986a36281
commit afa02e4c96

View File

@@ -78,7 +78,6 @@ def main():
op.add_argument('-W', '--write', default=False,
action='store_true',
help="execute batch list, write to files")
op.add_argument('-p', '--path', metavar='DIR',
help='chdir to DIR before running',
default=None)