Index: /trunk/DataStore/scripts/dsfilesetls
===================================================================
--- /trunk/DataStore/scripts/dsfilesetls	(revision 6650)
+++ /trunk/DataStore/scripts/dsfilesetls	(revision 6651)
@@ -3,5 +3,5 @@
 # Copyright (C) 2006  Joshua Hoblitt
 #
-# $Id: dsfilesetls,v 1.1 2006-03-20 22:03:53 jhoblitt Exp $
+# $Id: dsfilesetls,v 1.2 2006-03-20 22:08:55 jhoblitt Exp $
 
 use strict;
@@ -58,9 +58,9 @@
 =head1 NAME
 
-dsproductls - list all the FileSets under a product from a DataStore server
+dsfilesetls - list all the Files under a FileSet from a DataStore server
 
 =head1 SYNOPSIS
 
-    dsproductls --uri <uri> [--last_fileset <filesetid>]
+    dsfilesetls --uri <uri> 
 
 =head1 DESCRIPTION
@@ -73,10 +73,4 @@
 
 The URI of the file to be retrieved.
-
-=item * --lst_fileset|-l <filesetid>
-
-The FileSet ID of the last FileSet that you've seen.
-
-This flag is optional.
 
 =back
@@ -116,5 +110,5 @@
 =head1 SEE ALSO
 
-L<DataStore>, L<DataStore::Product>, L<DataStore::FileSet>
+L<DataStore>, L<DataStore::FileSet>, L<DataStore::File>
 
 =cut
