summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-08-30 09:39:21 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-08-30 09:39:21 -0500
commitca6abe45ceeea410cd03dc0ecfd422ce07f352d7 (patch)
treeb2c1ead0b3f5163a3b84d1774a812a5aab313bf5 /doc
parent3c38f4fab6a0128f8a0da5155f8bcb382fbd5b8a (diff)
downloadbcfg2-ca6abe45ceeea410cd03dc0ecfd422ce07f352d7.tar.gz
bcfg2-ca6abe45ceeea410cd03dc0ecfd422ce07f352d7.tar.bz2
bcfg2-ca6abe45ceeea410cd03dc0ecfd422ce07f352d7.zip
doc: Remove bcfg2-admin query (moved to bcfg2-info)
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/server/admin/query.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/server/admin/query.txt b/doc/server/admin/query.txt
deleted file mode 100644
index 65851a43d..000000000
--- a/doc/server/admin/query.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-.. -*- mode: rst -*-
-
-.. _server-admin-query:
-
-query
-=====
-
-Query clients.
-
-The default result format is suitable for consumption by `pdsh`_.
-This example queries the server for all clients in the *ubuntu* group::
-
- bcfg2-admin query g=ubuntu
-
-.. _pdsh: http://sourceforge.net/projects/pdsh/