Index: /trunk/doc/ipptools/dettool.txt
===================================================================
--- /trunk/doc/ipptools/dettool.txt	(revision 8331)
+++ /trunk/doc/ipptools/dettool.txt	(revision 8332)
@@ -49,7 +49,7 @@
 This command returns a list of rawImfiles that are associated with an
 detInputExp that do not appear in detProcessedImfiles.  This list
-includes the detrend id, iteration, exposure id, class id, detrend
-type (used to generate the recipe for processing) and the uri.  These
-rawImfiles are processed by:
+includes the detrend id, exposure id, class id, detrend type (used to
+generate the recipe for processing) and the uri.  These rawImfiles are
+processed by:
 
 	ppImage -file <imfile_uri> <processed_uri> -recipe PPIMAGE <ppImage_recipe>
@@ -60,8 +60,12 @@
 imfile to detProcessedImfiles:
 
-	dettool -addprocessed -det_id <det_id> -iter <iter> -exp_id <exp_id> -class_id <class_id> -uri <processed_uri> -recipe <ppImage_recipe> -stats <stats>
+	dettool -addprocessed -det_id <det_id> -exp_id <exp_id> -class_id <class_id> -uri <processed_uri> -recipe <ppImage_recipe> -stats <stats>
 
 In practise, the above "ppImage" and "dettool -addprocessed" commands
 will be performed by a script, "detrend_process.pl".
+
+--------------------------------------------------------------------------------
+
+<Iteration starts here>
 
 --------------------------------------------------------------------------------
