summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/server/admin/minestruct.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/server/admin/minestruct.txt b/doc/server/admin/minestruct.txt
index d6d1ea1b0..ad0d0cbe2 100644
--- a/doc/server/admin/minestruct.txt
+++ b/doc/server/admin/minestruct.txt
@@ -5,4 +5,10 @@
minestruct
==========
-Extract extra entry lists from statistics.
+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.