Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven authored Dec 13, 2018
1 parent af33848 commit 2ca1f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
LDAP2CSV usage:

ldap2csv.exe LDAP://10.0.0.4:389/ou=people,dc=example,dc=de -u username -p password
-f (&(ou=people)) -a sn,givenName,ou -o \"D:\\Path\\To\\Destination.csv
-f (&(ou=people)) -a sn,givenName,ou -o \"D:\\Path\\To\\Destination.csv"

### parameters

Expand Down

0 comments on commit 2ca1f0e

Please sign in to comment.