bool AddAlias(std::string alias)
Add and alias name for this parameter. The alias must be a single word and begin with a '-'. This function returns true if the alias is valid and the add succeeds.