Index: trunk/psvideophot/src/psvideophotArguments.c
===================================================================
--- trunk/psvideophot/src/psvideophotArguments.c	(revision 32553)
+++ trunk/psvideophot/src/psvideophotArguments.c	(revision 32556)
@@ -180,5 +180,5 @@
 
     // Add the input and output images (which remain on the command-line) to the arguments list
-    psMetadataAddStr(config->arguments, PS_LIST_TAIL, "OUTPUT", 0, "Name of the output image", argv[1]);
+    psMetadataAddStr(config->arguments, PS_LIST_TAIL, "OUTPUT", 0, "Name of the output table", argv[1]);
 
     return config;
