]> git.draconx.ca Git - liblbx.git/blobdiff - src/toolopts.opt
Convert tools to use option generator script from dxcommon.
[liblbx.git] / src / toolopts.opt
diff --git a/src/toolopts.opt b/src/toolopts.opt
new file mode 100644 (file)
index 0000000..813c9e1
--- /dev/null
@@ -0,0 +1,17 @@
+-l, --list
+Display files contained in the archive.
+
+-x, --extract
+Extract files from the archive.
+
+-f, --file=FILE
+Read archive data from FILE instead of standard input.
+
+-v, --verbose
+Display additional information on standard output.
+
+-V, --version
+Print a version message and then exit.
+
+-H, --help
+Print this message and then exit.