Would be nice to have some way to get information how flag is called inside buildfox. For example if I want to set -g but I don't remember how it's called and too lazy to look into the manual, instead would be nice to call something like bf --help "-g" and it will output cxx_symbols.
Would be nice to have some way to get information how flag is called inside buildfox. For example if I want to set
-g
but I don't remember how it's called and too lazy to look into the manual, instead would be nice to call something likebf --help "-g"
and it will outputcxx_symbols
.