Browse Source

Fix option alignment in man page

pull/86/head
Daniel Scharrer 8 years ago
parent
commit
b48c31a632
  1. 4
      doc/innoextract.1

4
doc/innoextract.1

@ -55,7 +55,7 @@ Here is a short summary of the options available in innoextract. Please refer to
\-P \-\-password \fIPASSWORD\fP Password for encrypted files
\-\-password\-file \fIFILE\fP File to load password from
\-g \-\-gog Process additional archives from GOG.com installers
\-\-no\-gog\-galaxy Don't re-assemble GOG Galaxy file parts
\-\-no\-gog\-galaxy Don't re-assemble GOG Galaxy file parts
\-n \-\-no\-extract\-unknown Don't extract unknown Inno Setup versions
.fi
.TP
@ -71,7 +71,7 @@ Here is a short summary of the options available in innoextract. Please refer to
.nf
\-q \-\-quiet Output less information
\-s \-\-silent Output only error/warning information
\-\-no\-warn\-unused Don't warn on unused \fI.bin\fP files
\-\-no\-warn\-unused Don't warn on unused \fI.bin\fP files
\-c \-\-color[=\fIENABLE\fP] Enable/disable color output
\-p \-\-progress[=\fIENABLE\fP] Enable/disable the progress bar
.fi

Loading…
Cancel
Save