NAME
Rrm - Removes different entities from metadata database
SYNOPSIS
Rrm [-v]
Rrm -s studyID -t topicID
Rrm [-d datasetID | -o dataObjID] [-p ParamName]
DESCRIPTION
Rrm removes entities or parameters from within the metadata database.
OPTIONS
-v Prints version string and exits
-s <study ID>
Specifies study to remove topics from.
-d <dataset ID>
Specifies dataset to remove, or dataset parameter if used in
conjunction with -p option.
-o <dataObject ID>
Specifies data object to remove, or data object parameter if
used in conjunction with -p option.
-t <topicID>
Specifes topic to remove from topic list.
-p <paramName>
Used with -d or -o options in order to remove dataset or data
object parameters.
EXIT STATUS
Rrm return zero on success or non zero if there is an error.
AUTHOR
Rik Tyer (r.p.tyer@dl.ac.uk)
SEE ALSO
Rls, Rcreate
BUGS
Please report bugs to the author.