diff --git a/src/xdocs/cmdline.xml.vm b/src/xdocs/cmdline.xml.vm index 77c9cb7b1..948edb71a 100644 --- a/src/xdocs/cmdline.xml.vm +++ b/src/xdocs/cmdline.xml.vm @@ -43,7 +43,7 @@ java -D<property>=<value> \
-c configurationFile - specifies the location of the
file that defines the configuration modules. The location can either
- be a filesystem location, or a name passed to the
+ be a filesystem location, or a name passed to the
ClassLoader.getResource() method.