
Startup options
===============

These options affect how %{product} starts up, or more specifically, how
the virtual machine hosting %{product} starts up, and how the %{product} server
starts up. These options must be specified to the left of the %{product}
command (e.g. 'build'), and they must not contain any space between
option name and value.

Example:
  % %{product} --host_jvm_args=-Xmx1400m --output_base=/tmp/foo build //base

%{options}
