> It's generally best to avoid optional args on short args, > as in this case -w3 is ambiguous and -wj is problematic. > So I'd instead support an interface like -w,--week[=NUM] Agreed. I dropped the :: from the short arg. cheers, Tommi Kyntola -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html