From 44e36a49434a669838bf3ecc3fa475d0e57f74d8 Mon Sep 17 00:00:00 2001 From: Jaak Ristioja Date: Wed, 3 Feb 2021 20:03:56 +0200 Subject: [PATCH] ITS#9448 doc, Admin Guide: Fixed LDIF example not matching description --- doc/guide/admin/dbtools.sdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/admin/dbtools.sdf b/doc/guide/admin/dbtools.sdf index 62559d5cf0..4a6c0b7ec1 100644 --- a/doc/guide/admin/dbtools.sdf +++ b/doc/guide/admin/dbtools.sdf @@ -331,7 +331,7 @@ You can also specify a {{TERM:URL}} containing the attribute value. For example, the following specifies the {{EX:jpegPhoto}} value should be obtained from the file {{F:/path/to/file.jpeg}}. -> cn:< file:///path/to/file.jpeg +> jpegPhoto:< file:///path/to/file.jpeg Multiple entries within the same LDIF file are separated by blank lines. Here's an example of an LDIF file containing three entries.