Lines Matching full:option
16 --enable|-e option Enable option
17 --disable|-d option Disable option
18 --module|-m option Turn option into a module
19 --set-str option string
20 Set option to "string"
21 --set-val option value
22 Set option to value
23 --undefine|-u option Undefine option
24 --state|-s option Print state of option (n,y,m,undef)
26 --enable-after|-E beforeopt option
27 Enable option directly after other option
28 --disable-after|-D beforeopt option
29 Disable option directly after other option
30 --module-after|-M beforeopt option
31 Turn option into module directly after other option