Closed mmcky closed 5 years ago
It would be good to force arguments with values to use = for assignment if possible with argparser. For now if you specify a -v, --view it needs to be after the directory (if one is specified)
=
argparser
-v, --view
It would be good to force arguments with values to use
=
for assignment if possible withargparser
. For now if you specify a-v, --view
it needs to be after the directory (if one is specified)