399463 add start.ini documentation for OPTIONS. Remove reference to start_config
This commit is contained in:
parent
330845b3ce
commit
12d9d77cd7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue