From 3c2024df57dceaf150966b60453da65e4db0c1e8 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Wed, 15 Oct 2014 22:54:47 -0700 Subject: [PATCH] link to resource naming from classpath was added --- src/xdocs/cmdline.xml.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.