From 2ca1f0e5f9538fb5c9c5ab6541682d9bf18b55b2 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 13 Dec 2018 09:23:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e633fbf..9c9e4ea 100644 --- a/README.md +++ b/README.md @@ -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