]> git.draconx.ca Git - liblbx.git/blob - src/toolopts.opt
Trivial manual fixes.
[liblbx.git] / src / toolopts.opt
1 -l, --list
2 Display files contained in the archive.
3
4 -x, --extract
5 Extract files from the archive.
6
7 -f, --file=FILE
8 Read archive data from FILE instead of standard input.
9
10 -v, --verbose
11 Display additional information on standard output.
12
13 -V, --version
14 Print a version message and then exit.
15
16 -H, --help
17 Print this message and then exit.