Display variable name for nargs>0
Display the metavar (fallback to dest) if the action has more than one argument (this is inline with how usage is displayed).
Display the metavar (fallback to dest) if the action has more than one argument (this is inline with how usage is displayed).