summaryrefslogtreecommitdiffstats
path: root/doc/server/admin/minestruct.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/server/admin/minestruct.txt')
-rw-r--r--doc/server/admin/minestruct.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/server/admin/minestruct.txt b/doc/server/admin/minestruct.txt
new file mode 100644
index 000000000..ad0d0cbe2
--- /dev/null
+++ b/doc/server/admin/minestruct.txt
@@ -0,0 +1,14 @@
+.. -*- mode: rst -*-
+
+.. _server-admin-minestruct-index:
+
+minestruct
+==========
+
+Extract extra entry lists from statistics. ::
+
+ bcfg2-admin minestruct <client> [-f xml-file] [-g groups]
+
+Hierarchy of groups in which to place the extra entries in can be determined
+with ``-g <groups>``. And ``-f <xml-output-file>`` specify the xml file in
+which to write the extra entries.