Home | History | Annotate | Download | only in aux

Lines Matching full:optarg

124   -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
125 *) optarg= ;;
187 --mode=*) mode="$optarg" ;;