diff options
author | Simon Howard | 2006-12-24 23:53:15 +0000 |
---|---|---|
committer | Simon Howard | 2006-12-24 23:53:15 +0000 |
commit | 0d3b41b4a00e11b09583069b8f7f72a11400d737 (patch) | |
tree | 40150a37cc3bad6718051a3f1d8fe275fc336fdd /man/head | |
parent | fd1d07746f16e03cb7f07c0b57a8b373d0e144e9 (diff) | |
download | chocolate-doom-0d3b41b4a00e11b09583069b8f7f72a11400d737.tar.gz chocolate-doom-0d3b41b4a00e11b09583069b8f7f72a11400d737.tar.bz2 chocolate-doom-0d3b41b4a00e11b09583069b8f7f72a11400d737.zip |
Javadoc-style self-documenting system for command line options.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 806
Diffstat (limited to 'man/head')
-rw-r--r-- | man/head | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/man/head b/man/head deleted file mode 100644 index ca3888a9..00000000 --- a/man/head +++ /dev/null @@ -1,18 +0,0 @@ -.\" 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 |