I want to pass an argument --root <string> with no small argument like -r or -R. But the lib forces me to produce one. How can I prevent this from happening?
I want to pass an argument --root with no small argument like -r or -R. But the lib forces me to produce one. How can I prevent this from happening?