From bbbf4785ae63ff35eb51a6cebe3aba0a1f68ac21 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 24 May 2013 11:33:07 +0000 Subject: QPID-4881: update docs/help to use quotes for the config property argument, as will be required when using the startup script on Windows git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1486017 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml') 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 Set a configuration property to use when - --config-property resolving variables in the broker + -prop "" Set a configuration property to use when + --config-property "" resolving variables in the broker configuration store, with format - 'name=value' + "name=value" -sp Use given configuration store location --store-path -- cgit v1.2.1