From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vo/votools/doc/regmetalist.hlp | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 vo/votools/doc/regmetalist.hlp (limited to 'vo/votools/doc/regmetalist.hlp') diff --git a/vo/votools/doc/regmetalist.hlp b/vo/votools/doc/regmetalist.hlp new file mode 100644 index 00000000..a349cf1e --- /dev/null +++ b/vo/votools/doc/regmetalist.hlp @@ -0,0 +1,34 @@ +.help regmetalist Mar12 votools +.ih +NAME +regmetalist -- List the metadata fields of a Registry record +.ih +USAGE +regmetalist +.ih +PARAMETERS +.ls all = no +List all available fields, or just common ones. +.le + +.ih +DESCRIPTION +The \fIREGMETALIST\fR task is used to print the names of the queryable +fields of the registry. These fields may be used to create SQL predicates +that may be appended to a query to help constrain the search. + +.ih +EXAMPLES +1. Demonstrated uses of the command: + +.nf + votools> regmetalist +.fi + +.ih +REVISIONS + +.ih +SEE ALSO +registry, regdb, mkregdb +.endhelp -- cgit