Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf88aa9

Browse files
committedJun 11, 2017
doc
1 parent 884def8 commit bf88aa9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ldifdiff
2-
ldiffdiff is a fast Go (golang) library and executable that outputs the
2+
ldiffdiff is a fast Go (golang) library and executable that outputs the
33
difference between two LDIF files (LDAP). Binaries of the command implementation
44
are provided under [releases](https://github.com/nxadm/ldifdiff/releases).
55

@@ -86,3 +86,4 @@ targetFileStr) and outputs the differences as a list of affected DNs
8686
(Dintinguished Names). An array of attributes can be supplied. These
8787
attributes will be ignored when comparing the LDIF strings. The output
8888
is a string slice. In case of failure, an error is provided.
89+

0 commit comments

Comments
 (0)
Please sign in to comment.