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 14:38:09 UTC

qpid-dispatch git commit: NO-JIRA - Removed --stdin option from read option of qdmanage

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master d4b88c151 -> 1f3eb8ed0


NO-JIRA - Removed --stdin option from read option of qdmanage


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/1f3eb8ed
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/1f3eb8ed
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/1f3eb8ed

Branch: refs/heads/master
Commit: 1f3eb8ed037794505a17973537d7cac10a37d427
Parents: d4b88c1
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Wed Jun 8 10:37:50 2016 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Wed Jun 8 10:37:50 2016 -0400

----------------------------------------------------------------------
 doc/man/qdmanage.rst.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/1f3eb8ed/doc/man/qdmanage.rst.in
----------------------------------------------------------------------
diff --git a/doc/man/qdmanage.rst.in b/doc/man/qdmanage.rst.in
index 1653866..c23302d 100644
--- a/doc/man/qdmanage.rst.in
+++ b/doc/man/qdmanage.rst.in
@@ -47,9 +47,7 @@ Operations
 
 `read`
     Print the attributes of an entity specified by the --name or
-    --identity options. With the --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.
+    --identity options.
 
 `update` [*ATTR=VALUE*...]
     Update the attributes of an existing entity. With the --stdin


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