Add to manpages the -R option for loading a save on startup.
authorDavid Griffith <dave@661.org>
Wed, 22 Feb 2017 03:04:47 +0000 (19:04 -0800)
committerDavid Griffith <dave@661.org>
Wed, 22 Feb 2017 03:04:47 +0000 (19:04 -0800)
doc/dfrotz.6
doc/frotz.6

index 2d17bfc550ef6152472ccfcdbae704a86c95fd6c..668cdd69d7c69f0791b31b8d5fe5fad4a3e0046e 100644 (file)
@@ -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 <filename>
+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
index 42c014d7746e10ccd7bd6073f35a284f01a999f3..7e78fcb8a5cdb3438b19282011e9ec50a0b15fed 100644 (file)
@@ -129,6 +129,10 @@ noises.
 .B \-r N
 Sets the right margin.
 
+.TP
+.B \-R <filename>
+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