Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b436d0a
)
Add to manpages the -R option for loading a save on startup.
author
David Griffith
<dave@661.org>
Wed, 22 Feb 2017 03:04:47 +0000
(19:04 -0800)
committer
David Griffith
<dave@661.org>
Wed, 22 Feb 2017 03:04:47 +0000
(19:04 -0800)
doc/dfrotz.6
patch
|
blob
|
history
doc/frotz.6
patch
|
blob
|
history
diff --git
a/doc/dfrotz.6
b/doc/dfrotz.6
index 2d17bfc550ef6152472ccfcdbae704a86c95fd6c..668cdd69d7c69f0791b31b8d5fe5fad4a3e0046e 100644
(file)
--- 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 <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
diff --git
a/doc/frotz.6
b/doc/frotz.6
index 42c014d7746e10ccd7bd6073f35a284f01a999f3..7e78fcb8a5cdb3438b19282011e9ec50a0b15fed 100644
(file)
--- a/
doc/frotz.6
+++ b/
doc/frotz.6
@@
-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