399463 add start.ini documentation for OPTIONS. Remove reference to start_config

This commit is contained in:
Thomas Becker 2013-02-14 16:59:55 +01:00
parent 330845b3ce
commit 12d9d77cd7
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@
# java -jar start.jar --list-options
#
# Enable classpath OPTIONS. Each options represents one or more jars
# to be added to the classpath. The options are defined in
# the start.config file and can be listed with --help or --list-options.
# to be added to the classpath. The options can be listed with --help
# or --list-options.
# By convention, options starting with a capital letter (eg Server)
# are aggregations of other available options.
# Directories in $JETTY_HOME/lib can be added as dynamic OPTIONS by