man/fairland: Don't explain the default seed value
How the default seed value is computed is an implementation detail of no interest to the user. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
a54257c51c
commit
ae6a05327b
1 changed files with 3 additions and 4 deletions
|
@ -53,10 +53,9 @@ run quietly without printing anything to the terminal
|
||||||
.BI \-R " seed"
|
.BI \-R " seed"
|
||||||
Use
|
Use
|
||||||
.I seed
|
.I seed
|
||||||
as seed for the pseudo-random number generator. This can be used to reproduce
|
as seed for the pseudo-random number generator. T his can be used to
|
||||||
a previously created world. (by default the current time and process id of
|
reproduce a previously created world. The seed used to generate a
|
||||||
the server are used as seed.) The seed used to generate a world is printed
|
world is printed along with the map.
|
||||||
along with the map.
|
|
||||||
.TP
|
.TP
|
||||||
.BI \-s " scriptout"
|
.BI \-s " scriptout"
|
||||||
writes a script for placing capitol to the file
|
writes a script for placing capitol to the file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue