From: David Griffith Date: Wed, 22 Feb 2017 03:04:47 +0000 (-0800) Subject: Add to manpages the -R option for loading a save on startup. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=c559336a66ea4cd6eec042be4118b396434f739e;p=liskon_frotz.git Add to manpages the -R option for loading a save on startup. --- diff --git a/doc/dfrotz.6 b/doc/dfrotz.6 index 2d17bfc..668cdd6 100644 --- a/doc/dfrotz.6 +++ b/doc/dfrotz.6 @@ -84,9 +84,13 @@ This switch is really only useful for those who like to toy around with Z-code. .TP -.B \-R \exxx +.B \-r \exxx Set runtime options. This option may be used repeatedly. +.TP +.B \-R +When the game starts, load this saved game file. + .TP .B \-s N Set the random number seed value. The given seed value is used as the initial diff --git a/doc/frotz.6 b/doc/frotz.6 index 42c014d..7e78fcb 100644 --- a/doc/frotz.6 +++ b/doc/frotz.6 @@ -129,6 +129,10 @@ noises. .B \-r N Sets the right margin. +.TP +.B \-R +When the game starts, load this saved game file. + .TP .B \-s N Set the random number seed value. The given seed value is used as the initial