mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-21 02:10:53 +00:00
Add missing -width to .Bl in doc/gmqpak.1
This commit is contained in:
parent
a80aa89e09
commit
40bcec5044
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue