diff options
Diffstat (limited to 'vo/votools/doc/regmetalist.hlp')
-rw-r--r-- | vo/votools/doc/regmetalist.hlp | 34 |
1 files changed, 34 insertions, 0 deletions
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 |