blob: a349cf1e2ad922995b590a0113d694a28c1e2ec3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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
|