]> git.draconx.ca Git - liblbx.git/blobdiff - doc/man/lbxtool.1
Replace gnulib patch with new common helper macro.
[liblbx.git] / doc / man / lbxtool.1
index 37c11f14dd48d2d70e2ab8a548810b5de811ade6..63bd25459a5d90eda40a3b9c9e6a484f7fddd9b2 100644 (file)
@@ -1,9 +1,4 @@
-.\" Copyright (C) 2009 Nick Bowler
-.\" Copying and distribution of this file, with or without modification,
-.\" are permitted in any medium without royalty provided the copyright
-.\" notice and this notice are preserved.  This file is offered as-is,
-.\" without any warranty.
-.Dd January 4, 2008
+.Dd September 12, 2021
 .Os liblbx
 .Dt LBXTOOL \&1 "2ooM Reference Manual"
 .Sh NAME
@@ -31,16 +26,10 @@ Output additional information on standard output.
 .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.
+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
@@ -50,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 <nbowler@draconx.ca>
+.Sh COPYRIGHT
+Copyright \(co 2008, 2010, 2021 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.