See gh-8621
This commit is contained in:
Stephane Nicoll
2017-03-15 08:57:24 +01:00
parent 6be2cc30d3
commit cd8684499d
3 changed files with 3 additions and 8 deletions

View File

@@ -217,7 +217,7 @@ NOTE: `PropertiesLauncher` supports loading properties from
|`loader.home`
|Used to resolve relative paths in `loader.path`. E.g. `loader.path=lib` then
`${loader.home}/lib` is a classpath location (along with all jar files in that
directory). Also used to locate a `loader.properties file`. Example `file:///opt/app`
directory). Also used to locate a `loader.properties` file. Example `file:///opt/app`
(defaults to `${user.dir}`).
|`loader.args`