mirror of
https://github.com/iluvcapra/mfbatch.git
synced 2025-12-31 08:50:51 +00:00
twiddle text
This commit is contained in:
@@ -106,8 +106,7 @@ def main():
|
|||||||
action='store_true',
|
action='store_true',
|
||||||
help='create a new list')
|
help='create a new list')
|
||||||
|
|
||||||
# add an option here to get a file list from a file instead of
|
# add an option here to get a file list from a file instead of from cwd.
|
||||||
# from cwd.
|
|
||||||
op.add_argument('-e', '--edit', action='store_true',
|
op.add_argument('-e', '--edit', action='store_true',
|
||||||
help="open batch file in the default editor",
|
help="open batch file in the default editor",
|
||||||
default=False)
|
default=False)
|
||||||
|
|||||||
Reference in New Issue
Block a user