q_FLAG
(cmd_info->opt_flgs & (r_FLAG | q_FLAG)) == 0;
cmd_info->opt_flgs |= q_FLAG;
} else if ((cmd_info->opt_flgs & (d_FLAG | r_FLAG | q_FLAG |