]> git.draconx.ca Git - upkg.git/blob - src/upkgopts.opt
Stop using gnulib's flexmember module.
[upkg.git] / src / upkgopts.opt
1 -i, --info
2 Display information about the package.
3
4 -l, --list
5 List objects belonging to the package.
6
7 -x, --export
8 Export objects from the package.
9
10 -v, --verbose
11 Display additional information on standard output.
12
13 -f, --file=PKG
14 Load the specified package file.
15
16 -V, --version
17 Print a version message and then exit.
18
19 -H, --help
20 Print this message and then exit.