X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/b0910e37f2dbf5b4e3dcd8bdfcef16d5d6b597cb..HEAD:/doc/man/lbxtool.1 diff --git a/doc/man/lbxtool.1 b/doc/man/lbxtool.1 index c91a969..5b7d2af 100644 --- a/doc/man/lbxtool.1 +++ b/doc/man/lbxtool.1 @@ -1,6 +1,6 @@ -.Dd January 4, 2008 -.Os liblbx +.Dd November 30, 2023 .Dt LBXTOOL \&1 "2ooM Reference Manual" +.Os liblbx .Sh NAME .Nm lbxtool .Nd manipulate LBX archives @@ -17,25 +17,19 @@ using .Em liblbx . .Sh OPTIONS .Bl -tag -width indent -.It Fl l , -list +.It Fl l , \-list Sets the operating mode to list files in the archive. -.It Fl x , -extract +.It Fl x , \-extract Sets the operating mode to extract files from the archive. -.It Fl v , -verbose +.It Fl v , \-verbose Output additional information on standard output. -.It Fl f , -file Ar path +.It Fl f , \-file Ar path Read from the specified .Ar path -instead of standard input. If -.Ar path -is -, -.Nm -will read from standard input anyway. -.It Fl V , -version +instead of standard input. +.It Fl V , \-version Print a version message and exit. -.It Fl -usage -Print a short usage message and exit. -.It Fl -help +.It Fl H , \-help Print a help message and exit .It Ar Limit the operation to these files in the archive. By default, all files are @@ -45,3 +39,12 @@ selected. Supports common shell globbing features. When extracting from an archive read from standard input, be sure to specify files in the order that they appear in the archive. This limitation will hopefully be lifted in the future. +.Sh AUTHORS +Nick Bowler +.Sh COPYRIGHT +Copyright \(co 2008, 2010, 2021, 2023 Nick Bowler +.Pp +Permission is granted to copy, distribute and/or modify this manual under the +terms of the GNU General Public License as published by the Free Software +Foundation, either version 3 of the License, or (at your option) any later +version.