batch mode arguments

Is there a more complete list of arguments that can be passed to Unity for doing automated builds?

I’ve read the documentation at

but there is nothing there to specify ARMV7 only for example

nevermind…there isnt really a command line option it seems, and we’re already calling a function of our own in an editor script from the batchmode command line so easy enough to configure the player in there