Index: /trunk/doc/ipptools/dettool.txt
===================================================================
--- /trunk/doc/ipptools/dettool.txt	(revision 8483)
+++ /trunk/doc/ipptools/dettool.txt	(revision 8484)
@@ -268,10 +268,16 @@
 where the "-reject" flag indicates that the exposure is not to be
 included in the stack for the next iteration.  If "-reject" is not
-specified, it sets the "accept" boolean to true.
+specified, it sets the "accept" boolean to true.  Then for the current
+iteration as a whole we can run:
+
+	dettool -addetrunsummary -det_id <det_id> -iter <iter> -exp_id <exp_id> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> [-master]
+
+Which allows per detrend run iteration summary statics to be registered and
+can flag the iteration's results as being acceptable for use as a master.
 
 Once this has been done, a decision is made whether to make another
 iteration:
 
-	dettool -updatedetrun -det_id <det_id> -iter <iter> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> [-rerun|-ok|-stop]
+	dettool -updatedetrun -det_id <det_id> -iter <iter> [-rerun|-ok|-stop]
 
 where "-rerun" causes a new iteration to be started, "-ok" causes the
