From 5240ddc977d2f19e969a6683142e325595eec62c Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 23 Aug 2015 16:12:54 -0400 Subject: man: Add documentation for IWAD search paths. We now search in a bunch of different directories in order to find IWAD files to use to play with, and the logic is a bit complicated. Add some hopefully friendly documentation to explain where people can put their IWAD files to play with. Part of #597. --- man/doom.template | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/doom.template') diff --git a/man/doom.template b/man/doom.template index b587d153..d478815d 100644 --- a/man/doom.template +++ b/man/doom.template @@ -10,6 +10,8 @@ Chocolate Doom is a port of Id Software's 1993 game "Doom" that is designed to behave as similar to the original DOS version of Doom as is possible. .br @content +.SH IWAD SEARCH PATHS +@include iwad_paths.man .SH ENVIRONMENT This section describes environment variables that control Chocolate Doom's behavior. -- cgit v1.2.3