What is the format for fbcmd.exe parameter file?

Hi
I am trying to use the parameter file option (-params:“C:\Temp\FBTest\MyParams.txt”) to define variables and other options for my build. It does seem to load the file because it does not say the file does not exist, but my project variable is not set (-v:) and -exportlog: also does nothing.

It’s a bug in our command line parser library. We’ll have an update out for this later today.

Edit: Forgot to mention, the format is a just like the command line, only a single option per line, e.g

-v:SetMe=Hello World C:\Users\Username\Documents\FinalBuilder Projects\ParamsFileTest.fbp8