switch (version) {
        case 'both':
            args.push('-1');
            args.push('-2');
            break;