diff options
Diffstat (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml')
| -rw-r--r-- | qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml b/qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml index bb79baf358..d597cf1aeb 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml @@ -152,10 +152,10 @@ -os Overwrite the broker configuration store --overwrite-store with the current initial configuration - -prop <name=value> Set a configuration property to use when - --config-property <name=value> resolving variables in the broker + -prop "<name=value>" Set a configuration property to use when + --config-property "<name=value>" resolving variables in the broker configuration store, with format - 'name=value' + "name=value" -sp <path> Use given configuration store location --store-path <path> |
