decider WIP
This commit is contained in:
@@ -73,7 +73,8 @@ create_parser.add_argument(
|
||||
create_parser.add_argument(
|
||||
"-r",
|
||||
"--recursive",
|
||||
nargs="*",
|
||||
action="store_true",
|
||||
# nargs="*",
|
||||
help="Sets the recursive mode for folders to true. First argumet\n is for the depth and the second for the width.",
|
||||
)
|
||||
create_parser.set_defaults(command_class=Refit_Create)
|
||||
|
||||
Reference in New Issue
Block a user