aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dfilter2pod.pl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dfilter2pod.pl')
-rwxr-xr-xdoc/dfilter2pod.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dfilter2pod.pl b/doc/dfilter2pod.pl
index 849e695edc..26ff75eea9 100755
--- a/doc/dfilter2pod.pl
+++ b/doc/dfilter2pod.pl
@@ -45,6 +45,7 @@ use Getopt::Std;
'FT_PCRE', 'Perl Compatible Regular Expression',
'FT_GUID', 'Globally Unique Identifier',
'FT_OID', 'Object Identifier',
+ 'FT_REL_OID', 'Relative Object Identifier',
);
getopts('e');