s4-scripting: samba-tool: Fix domain info usage message
[Samba/gebeck_regimport.git] / lib / ldb / examples.dox
blobef4b4f0a4008bfb9aa74fb25947402eadc70c36a
1 /** \example ldbreader.c
3 The code below shows a simple LDB application.
5 It lists / dumps the records in a LDB database to standard output.
7 */
10 /** \example ldifreader.c
12 The code below shows a simple LDB application.
14 It lists / dumps the entries in an LDIF file to standard output.