diff options
author | Simon Howard | 2006-01-30 08:12:49 +0000 |
---|---|---|
committer | Simon Howard | 2006-01-30 08:12:49 +0000 |
commit | fd40e07993f83ecb222246d3137949b067c30fce (patch) | |
tree | ddc881e344cfcf9f7fe4f7dc40b043fb7db328f7 /man/head | |
parent | 040434b0ca09f25e270eca6433e648264888a1bf (diff) | |
download | chocolate-doom-fd40e07993f83ecb222246d3137949b067c30fce.tar.gz chocolate-doom-fd40e07993f83ecb222246d3137949b067c30fce.tar.bz2 chocolate-doom-fd40e07993f83ecb222246d3137949b067c30fce.zip |
Add manpage
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 360
Diffstat (limited to 'man/head')
-rw-r--r-- | man/head | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/man/head b/man/head new file mode 100644 index 00000000..11aac8e0 --- /dev/null +++ b/man/head @@ -0,0 +1,18 @@ +.\" this section from head +.TH chocolate\-doom 6 +.SH NAME +chocolate\-doom \- historically compatible doom engine +.SH SYNOPSIS +.B chocolate\-doom +[\fIDOOM OPTIONS\fR] +[\fICHOCOLATE\-DOOM OPTIONS\fR] +.SH DESCRIPTION +.PP +chocolate\-doom is a modern doom engine designed to behave +as similar to the original doom game as is possible. +.br +Command-line arguments are divided up into \fBDOOM +OPTIONS\fR, a subset of the original doom's command line +arguments, and \fBCHOCOLATE\-DOOM OPTIONS\fR which are +specific to this engine. +.\" this section generated from vanilla-doom-options.in |