parseParam
static int parseParam(char *param, char **paramVal);
paramFlag = parseParam(optarg, &attrVal);