build: fix handling of string options
[oweals/opkg-lede.git] / man / opkg-key.1.in
1 .TH "@PACKAGE_NAME@" 1 "@CLEAN_DATE@" "@PACKAGE_STRING@" "User Commands"
2 .SH NAME
3 opkg-key \- utility to manage opkg's list of trusted keys
4
5 .
6 .SH SYNOPSIS
7 .B \fBopkg-key\fP [\fIOPTIONS...\fP] \fIsub-command\fP [\fIARGUMENTS...\fP]
8 .
9 .SH DESCRIPTION
10 \fBopkg-key\fP is a utility to manage opkg's list of trusted keys. Opkg
11 is a lightweight package management system based on Ipkg.
12 .
13 .SH SUB-COMMANDS
14 .TP
15 \fBadd <\fIfile\fP>\fR
16 add the key contained in \fIfile\fP ('\-' for stdin)
17 .TP
18 \fBdel <\fIkeyid\fP>\fR
19 remove the key \fIkeyid\fP
20 .TP
21 \fBlist\fR
22 list trusted keys
23 .
24 .SH OPTIONS
25 .TP
26 \fB\-o <\fIroot\fP>\fR
27 use \fIroot\fP as the offline root directory
28 .
29 .SH "REPORTING BUGS"
30 Report bugs to http://code.google.com/p/opkg/issues/list
31 .
32 .SH COPYRIGHT
33 .P
34 Copyright \(co Opkg development team.
35 .P
36 Copyright \(co Ipkg development team.
37 .