Codebase list jetring / 3aeb28b9-a3aa-401c-bdb7-863a11448411/main jetring-build.1
3aeb28b9-a3aa-401c-bdb7-863a11448411/main

Tree @3aeb28b9-a3aa-401c-bdb7-863a11448411/main (Download .tar.gz)

jetring-build.1 @3aeb28b9-a3aa-401c-bdb7-863a11448411/mainraw · history · blame

.\" -*- 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)