aboutsummaryrefslogtreecommitdiff
path: root/bpkg/repository-signing.hxx
blob: d5338e13684be246c07467f06ca813679ea10a9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
// -*- C++ -*-
//
// This file was generated by CLI, a command line interface
// compiler for C++.
//

#ifndef BPKG_REPOSITORY_SIGNING_HXX
#define BPKG_REPOSITORY_SIGNING_HXX

// Begin prologue.
//
//
// End prologue.

#include <bpkg/common-options.hxx>

// Print page usage information.
//
namespace bpkg
{
  ::bpkg::cli::usage_para
  print_bpkg_repository_signing_usage (::std::ostream&,
                                       ::bpkg::cli::usage_para = ::bpkg::cli::usage_para::none);
}

// Begin epilogue.
//
//
// End epilogue.

#endif // BPKG_REPOSITORY_SIGNING_HXX