summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools/cmdline.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/tools/cmdline.h')
-rw-r--r--source4/lib/ldb/tools/cmdline.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/ldb/tools/cmdline.h b/source4/lib/ldb/tools/cmdline.h
index 45619ce496..4decf4588f 100644
--- a/source4/lib/ldb/tools/cmdline.h
+++ b/source4/lib/ldb/tools/cmdline.h
@@ -51,3 +51,5 @@ struct ldb_cmdline *ldb_cmdline_process(struct ldb_context *ldb, int argc, const
int handle_controls_reply(struct ldb_control **reply, struct ldb_control **request);
+void ldb_cmdline_help(const char *cmdname, FILE *f);
+