Description
Command line tools allow the option -a to add JVM options to start command. Proposing to add -j option to add additional config for jetty (the part after start.jar).
Motivation: jetty can be configured with start.ini in server directory. Running multiple Solr instances, however, requires the configuration per instance that cannot share the start.ini with other instances.