IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6651


Ignore:
Timestamp:
Mar 20, 2006, 12:08:55 PM (20 years ago)
Author:
jhoblitt
Message:

doc update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsfilesetls

    r6650 r6651  
    33# Copyright (C) 2006  Joshua Hoblitt
    44#
    5 # $Id: dsfilesetls,v 1.1 2006-03-20 22:03:53 jhoblitt Exp $
     5# $Id: dsfilesetls,v 1.2 2006-03-20 22:08:55 jhoblitt Exp $
    66
    77use strict;
     
    5858=head1 NAME
    5959
    60 dsproductls - list all the FileSets under a product from a DataStore server
     60dsfilesetls - list all the Files under a FileSet from a DataStore server
    6161
    6262=head1 SYNOPSIS
    6363
    64     dsproductls --uri <uri> [--last_fileset <filesetid>]
     64    dsfilesetls --uri <uri>
    6565
    6666=head1 DESCRIPTION
     
    7373
    7474The URI of the file to be retrieved.
    75 
    76 =item * --lst_fileset|-l <filesetid>
    77 
    78 The FileSet ID of the last FileSet that you've seen.
    79 
    80 This flag is optional.
    8175
    8276=back
     
    116110=head1 SEE ALSO
    117111
    118 L<DataStore>, L<DataStore::Product>, L<DataStore::FileSet>
     112L<DataStore>, L<DataStore::FileSet>, L<DataStore::File>
    119113
    120114=cut
Note: See TracChangeset for help on using the changeset viewer.