File: jetring-build.1

package info (click to toggle)
jetring 0.25
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 520 kB
  • ctags: 26
  • sloc: perl: 462; sh: 171; makefile: 25
file content (21 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\" -*- nroff -*-
.TH JETRING-BUILD 1 "" "" "jetring commands"
.SH NAME
jetring-build \- applies changesets to produce a keyring
.SH SYNOPSIS
.B jetring-build [-i|-I] keyring.gpg dir
.SH DESCRIPTION
Applies the changesets in the specified jetring directory in order, to
produce a keyring.
.SH OPTIONS
.TP
.B -i
Only applies changesets added since the last time it was run.
.TP
.B -I
Applies changesets incrementally if the keyring exists, otherwise does a
full rebuild.
.SH AUTHOR 
Joey Hess, <joey@kitenet.net>.
.SH "SEE ALSO"
.BR jetring (7)