aboutsummaryrefslogtreecommitdiff
path: root/bpkg/repository-signing.cli
blob: b2b538a1120ab56fd25bade2c66cbe9dc911b4c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// file      : bpkg/repository-signing.cli
// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
// license   : MIT; see accompanying LICENSE file

include <bpkg/common-options>;

"\section=1"
"\name=bpkg-repository-signing"
"\summary=how to sign repository"

"
\h|SYNOPSIS|

\c{\b{bpkg rep-create --key} ...}

\h|DESCRIPTION|

TODO
"