Skip to content

Commit bf88aa9

Browse files
committed
doc
1 parent 884def8 commit bf88aa9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: 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)