Index: trunk/doc/ipptools/dettool.txt
===================================================================
--- trunk/doc/ipptools/dettool.txt	(revision 9122)
+++ trunk/doc/ipptools/dettool.txt	(revision 9123)
@@ -140,5 +140,5 @@
 Pan-Tasks regularly runs:
 
-	dettool -tonormstat
+	dettool -tonormalizedstat
 
 This returns a list of detrend id and iteration for which the entire
@@ -165,8 +165,8 @@
 into the database:
 
-	dettool -addnormstat -det_id <det_id> -iter <iter> -class_id <class_id> -norm <normalisation> 
+	dettool -addnormalizedstat -det_id <det_id> -iter <iter> -class_id <class_id> -norm <normalisation> 
 
 In practise, the above three commands ("dettool -processedimfile",
-"ppNormCalc" and "dettool -addnormstat") will be performed by a Perl
+"ppNormCalc" and "dettool -addnormalizedstat") will be performed by a Perl
 script, "detrend_norm_calc.pl".
 
@@ -175,5 +175,5 @@
 matrix with ppNormCalc.
 
-*** To do: possible upgrade path is to have "dettool -addnormstat"
+*** To do: possible upgrade path is to have "dettool -addnormalizedstat"
 	   parse a metadata config file from ppNorm to get the
 	   multiple normalisations, instead of running it several
