I propose to remove Arg::multiple method. It's very confusing, very few people want it, and it's nothing but a shortcut for multiple_values(true).mutiple_occurences(true).
Arg::multiple
multiple_values(true).mutiple_occurences(true)
Yup, I was thinking the same
Hello
Hey @Donough Liu , good to see you