Index: trunk/psModules/src/detrend/pmDetrendDB.c
===================================================================
--- trunk/psModules/src/detrend/pmDetrendDB.c	(revision 8848)
+++ trunk/psModules/src/detrend/pmDetrendDB.c	(revision 9290)
@@ -89,4 +89,5 @@
 
 // detselect -camera (camera) -time (time) -type (type) [others]
+// returns: (type) (class) (exp_flag) DONE
 pmDetrendSelectResults *pmDetrendSelect (pmDetrendSelectOptions *options)
 {
@@ -143,4 +144,6 @@
 // ************* detrend file functions **************
 
+// detselect -select -detID (detID) -classID (classID)
+// returns: (detID) (classID) (filename) DONE
 char *pmDetrendFile (char *detID, char *classID)
 {
