Removed -h argument due to conflict

This commit is contained in:
64Core 2023-03-18 21:55:15 -05:00
parent 2310f0ff66
commit 624eec9b6a

View file

@ -19,7 +19,6 @@ def main():
)
parser.add_argument(
"-h",
"--human-folders",
type=bool,
default=False,