Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nxadm committed Jun 11, 2017
1 parent 884def8 commit bf88aa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ldifdiff
ldiffdiff is a fast Go (golang) library and executable that outputs the
ldiffdiff is a fast Go (golang) library and executable that outputs the
difference between two LDIF files (LDAP). Binaries of the command implementation
are provided under [releases](https://github.com/nxadm/ldifdiff/releases).

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

0 comments on commit bf88aa9

Please sign in to comment.