NAME
       Rls - Lists different entities within metadata database

SYNOPSIS
       Rls [-v | -c | -t]

       Rls -s studyID

       Rls -d datasetID

DESCRIPTION
       Rls  lists entities within the metadata database. With no arguments, it
       will list all studies where the user is either  the  originator  or  an
       investigator.  With  -c  or  -t options, it lists the people or topics,
       respectively, within the database. The  -s  will  list  the  data  sets
       within  the specified study, while -d will list the data objects within
       the specified dataset.

OPTIONS
       -v     Prints version string and exits

       -s <study ID>
              Lists datasets within a given study.

       -d <dataset ID>
              Lists data objects within a given dataset.

       -o <dataObject ID>
              Shows metadata corresponding to a given data object.

       -t     Lists topics within database.

       -c     Lists people (colleagues/collaborators) within database.

EXIT STATUS
       Rls return zero on success or non zero if there is an error.

FILES
       ~/.rcommands/rcommand.config  -  RCommand   configuration   information
       ~/.rcommands/rcommand.<pid> - Session key for shell with <pid>

AUTHOR
       Rik Tyer (r.p.tyer@dl.ac.uk)

SEE ALSO
       Rcreate

BUGS
       Please report bugs to the author.