You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2016/06/08 15:40:21 UTC

qpid-site git commit: NO-JIRA - Removed wrong documentation on qdmanage read command

Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 6e211f3c4 -> 80d07ca33


NO-JIRA - Removed wrong documentation on qdmanage read command


Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/80d07ca3
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/80d07ca3
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/80d07ca3

Branch: refs/heads/asf-site
Commit: 80d07ca337a30edeaf77b00e97baaa84006156ab
Parents: 6e211f3
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Wed Jun 8 11:40:05 2016 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Wed Jun 8 11:40:05 2016 -0400

----------------------------------------------------------------------
 content/releases/qpid-dispatch-master/index.html         | 2 +-
 content/releases/qpid-dispatch-master/man/qdmanage.html  | 8 +++-----
 input/releases/qpid-dispatch-master/index.md             | 2 +-
 input/releases/qpid-dispatch-master/man/qdmanage.html.in | 8 +++-----
 4 files changed, 8 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/80d07ca3/content/releases/qpid-dispatch-master/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/index.html b/content/releases/qpid-dispatch-master/index.html
index 95a94fd..7d07a92 100644
--- a/content/releases/qpid-dispatch-master/index.html
+++ b/content/releases/qpid-dispatch-master/index.html
@@ -124,7 +124,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 incomplete.  For a smoother experience, see the <a href="/releases/qpid-dispatch-0.5/index.html">current stable
 release</a>.</p>
 
-<p>This content was generated at 10:11  on Tuesday, 07 June 2016.</p>
+<p>This content was generated at 10:40  on Wednesday, 08 June 2016.</p>
 
 </div>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/80d07ca3/content/releases/qpid-dispatch-master/man/qdmanage.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/man/qdmanage.html b/content/releases/qpid-dispatch-master/man/qdmanage.html
index 9d5a9a4..bdc9e6f 100644
--- a/content/releases/qpid-dispatch-master/man/qdmanage.html
+++ b/content/releases/qpid-dispatch-master/man/qdmanage.html
@@ -143,9 +143,7 @@ attributes to create a single entity, or a JSON list of maps to
 create multiple entitiees.</dd>
 <dt><cite>read</cite></dt>
 <dd>Print the attributes of an entity specified by the &#8211;name or
-&#8211;identity options. With the &#8211;stdin option, create entities based
-on data from stdin. This can be a JSON map of attributes to create a
-single entity, or a JSON list of maps to create multiple entitiees.</dd>
+&#8211;identity options.</dd>
 <dt><cite>update</cite> [<em>ATTR=VALUE</em>...]</dt>
 <dd>Update the attributes of an existing entity. With the &#8211;stdin
 option, read attributes from stdin. This can be a JSON map of
@@ -188,11 +186,11 @@ formatted output.</dd>
 <p>&#8211;identity=ID
 :   Identity of entity to operate on.</p>
 <p>&#8211;indent=INDENT
-:   Pretty-printing indent. -1 means don&#8217;t pretty-print (default 2)</p>
+:   Pretty-printing indent. -1 means don&#8217;t pretty-print</p>
 <p>&#8211;stdin
 :   Read attributes as JSON map or list of maps from stdin.</p>
 <p>&#8211;body=BODY
-:   JSON value to use as body of a non-standard operation call.</p>
+:   JSON value to use as body of a non-standard operation</p>
 <p>&#8211;properties=PROPERTIES
 :   JSON map to use as properties for a non-standard operation call.</p>
 <div class="section" id="connection-options">

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/80d07ca3/input/releases/qpid-dispatch-master/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/index.md b/input/releases/qpid-dispatch-master/index.md
index 7e721af..c8322bb 100644
--- a/input/releases/qpid-dispatch-master/index.md
+++ b/input/releases/qpid-dispatch-master/index.md
@@ -27,7 +27,7 @@ Code and documentation found here may be unstable, incorrect, or
 incomplete.  For a smoother experience, see the [current stable
 release]({{current_dispatch_release_url}}/index.html).
 
-This content was generated at 10:11  on Tuesday, 07 June 2016.
+This content was generated at 10:40  on Wednesday, 08 June 2016.
 
 </div>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/80d07ca3/input/releases/qpid-dispatch-master/man/qdmanage.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/man/qdmanage.html.in b/input/releases/qpid-dispatch-master/man/qdmanage.html.in
index 6700ce9..277b193 100644
--- a/input/releases/qpid-dispatch-master/man/qdmanage.html.in
+++ b/input/releases/qpid-dispatch-master/man/qdmanage.html.in
@@ -27,9 +27,7 @@ attributes to create a single entity, or a JSON list of maps to
 create multiple entitiees.</dd>
 <dt><cite>read</cite></dt>
 <dd>Print the attributes of an entity specified by the &#8211;name or
-&#8211;identity options. With the &#8211;stdin option, create entities based
-on data from stdin. This can be a JSON map of attributes to create a
-single entity, or a JSON list of maps to create multiple entitiees.</dd>
+&#8211;identity options.</dd>
 <dt><cite>update</cite> [<em>ATTR=VALUE</em>...]</dt>
 <dd>Update the attributes of an existing entity. With the &#8211;stdin
 option, read attributes from stdin. This can be a JSON map of
@@ -72,11 +70,11 @@ formatted output.</dd>
 <p>&#8211;identity=ID
 :   Identity of entity to operate on.</p>
 <p>&#8211;indent=INDENT
-:   Pretty-printing indent. -1 means don&#8217;t pretty-print (default 2)</p>
+:   Pretty-printing indent. -1 means don&#8217;t pretty-print</p>
 <p>&#8211;stdin
 :   Read attributes as JSON map or list of maps from stdin.</p>
 <p>&#8211;body=BODY
-:   JSON value to use as body of a non-standard operation call.</p>
+:   JSON value to use as body of a non-standard operation</p>
 <p>&#8211;properties=PROPERTIES
 :   JSON map to use as properties for a non-standard operation call.</p>
 <div class="section" id="connection-options">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org