From 0e4d06919b7c075275b22edfc031f90b7f421e7a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 Sep 2015 14:24:15 +0200 Subject: Implement rep-create (create repository) command --- bpkg/help | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bpkg/help') diff --git a/bpkg/help b/bpkg/help index 69e8f69..9c81e7e 100644 --- a/bpkg/help +++ b/bpkg/help @@ -8,12 +8,11 @@ #include #include +#include namespace bpkg { - class help_options; - - int + void help (const help_options&, const string& topic, void (*usage) (std::ostream&)); -- cgit v1.1