Index: /trunk/pstamp/scripts/pstamp_webrequest.pl
===================================================================
--- /trunk/pstamp/scripts/pstamp_webrequest.pl	(revision 16358)
+++ /trunk/pstamp/scripts/pstamp_webrequest.pl	(revision 16359)
@@ -2,17 +2,14 @@
 ###
 #
-# pstampwebrequest.sh: take a postage stamp request command line and process it
+# pstampwebrequest.pl: take a postage stamp request command line and process it
 #
 # The arguments are the command line parameters for the program pstamprequest
 #
-# The output is the list of uris for the resulting postage stamp files 
-# unless the argument -list is provided.
+# Unless the argument -list is provided the output is the request id for the resulting request
 #
-# In that case the selected "input" uris are listed on stdout
+# If -list is the first argument, the request file is built and parsed and the
+# the selected "input" uris are listed on stdout.
 #
-# Note: there's nothing really web specific about this program.
-#       with the exception that we set up the environment to allow a 
-#       random user (in this case apache ) to run ipp programs
-#
+# Note: Despite the name there nothing really web specific about this program.
 #
 ###
