summaryrefslogtreecommitdiffstats
path: root/man/opkg-key.1.in
blob: f1aa221592c064e80d3308fd93719c21337f63b7 (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
32
33
34
35
36
37
.TH "@PACKAGE_NAME@" 1 "@CLEAN_DATE@" "@PACKAGE_STRING@" "User Commands"
.SH NAME
opkg-key \- utility to manage opkg's list of trusted keys

.
.SH SYNOPSIS
.B \fBopkg-key\fP [\fIOPTIONS...\fP] \fIsub-command\fP [\fIARGUMENTS...\fP]
.
.SH DESCRIPTION
\fBopkg-key\fP is a utility to manage opkg's list of trusted keys. Opkg
is a lightweight package management system based on Ipkg.
.
.SH SUB-COMMANDS
.TP
\fBadd <\fIfile\fP>\fR
add the key contained in \fIfile\fP ('\-' for stdin)
.TP
\fBdel <\fIkeyid\fP>\fR
remove the key \fIkeyid\fP
.TP
\fBlist\fR
list trusted keys
.
.SH OPTIONS
.TP
\fB\-o <\fIroot\fP>\fR
use \fIroot\fP as the offline root directory
.
.SH "REPORTING BUGS"
Report bugs to http://code.google.com/p/opkg/issues/list
.
.SH COPYRIGHT
.P
Copyright \(co Opkg development team.
.P
Copyright \(co Ipkg development team.
.