Lines Matching refs:option
15 --enable|-e option Enable option
16 --disable|-d option Disable option
17 --set-str option string
18 Set option to "string"
19 --set-val option value
20 Set option to value
21 --undefine|-u option Undefine option
22 --state|-s option Print state of option (n,y,m,undef)
24 --enable-after|-E beforeopt option
25 Enable option directly after other option
26 --disable-after|-D beforeopt option
27 Disable option directly after other option