Index: /trunk/doc/ipptools/dettool.txt
===================================================================
--- /trunk/doc/ipptools/dettool.txt	(revision 9124)
+++ /trunk/doc/ipptools/dettool.txt	(revision 9125)
@@ -217,5 +217,5 @@
 For each exposure, we get the list of component imfiles:
 
-	dettool -normalizedimfile -exp_tag <exp_tag>
+	dettool -normalizedimfile -class_id <class_id>
 
 This includes the statistics (bg, bg_stdev, bg_mean_stdev) and the
@@ -227,5 +227,5 @@
 The statistics and JPEG uri are pushed into the database:
 
-	dettool -addnormalizedexp -det_id <det_id> -iteration <iteration> -exp_tag <exp_tag> -b1_uri <jpeg1_uri> -b2_uri <jpeg2_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>
+	dettool -addnormalizedexp -det_id <det_id> -iteration <iteration> -b1_uri <jpeg1_uri> -b2_uri <jpeg2_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>
 
 In practise, the above three commands ("dettool -stackimfile",
