Lines Matching +full:2 +full:m
10 cat >&2 <<EOL
17 --module|-m option Turn option into a module
23 --state|-s option Print state of option (n,y,m,undef)
29 --module-after|-M beforeopt option
67 local insert="$2"
81 local after="$2"
92 local infile="$2"
101 local name=$1 new=$2 before=$3
124 FN="$2"
128 shift 2
148 --*-after|-E|-D|-M)
151 checkarg "$2"
153 shift 2
169 --module|-m)
170 set_var "${CONFIG_}$ARG" "${CONFIG_}$ARG=m"
212 --module-after|-M)
213 set_var "${CONFIG_}$B" "${CONFIG_}$B=m" "${CONFIG_}$A"