]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - doc/gmqpak.1
Add missing -width to .Bl in doc/gmqpak.1
[xonotic/gmqcc.git] / doc / gmqpak.1
index 967d43201ee9f97f5203a8ca421675e6a8dfa7ae..f4ef65de1be317887b69732c5208e42a7ab286a6 100644 (file)
@@ -14,7 +14,7 @@
 Is a standalone Quake PAK file utility supporting the extraction of files,
 directories, or whole PAKs, as well as the opposite (creation of PAK files).
 .Sh OPTIONS
-.Bl -tag
+.Bl -tag -width indent
 .It Fl -file Ar file
 Specify the PAK file to create or extract
 .It Fl -e
@@ -31,6 +31,7 @@ Here's some examples of how to use the utility to manipulate PAK files.
 .D1 creates a PAK with the files specified
 .It Li gmqpak -file new1.pak -c directory.
 .D1 creates a PAK from files within the directory, including subdirectories and files.
+.El
 .Sh AUTHOR
 See <http://graphitemaster.github.com/gmqcc>.
 .Sh BUGS