]> git.draconx.ca Git - upkg.git/blob - doc/man/upkg.1
172c9728f89f56dde2e53938f0973488b36fa7e4
[upkg.git] / doc / man / upkg.1
1 .Dd September 8, 2009
2 .Os libuobject
3 .Dt UPKG \&1 "UObject Reference Manual"
4 .Sh NAME
5 .Nm upkg
6 .Nd manipulate UObject packages
7 .Sh SYNOPSIS
8 .Nm
9 .Op Fl i Ns | Ns Fl x
10 .Op Fl v
11 .Ar package
12 .Sh OPTIONS
13 .Bl -tag -width indent
14 .It Fl i , -info
15 Display information about a package.  More information is displayed at higher
16 verbosity levels.
17 .It Fl x , -export
18 Export all exportable objects from a package.
19 .It Fl v , -verbose
20 Increase the amount of information printed to standard output.  This option can
21 be specified multiple times for increased effect.
22 .It Fl V , -version
23 Print a version message and exit.
24 .It Fl H , -help
25 Print a help message and exit.
26 .El