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"
|
||||
Use
|
||||
.I seed
|
||||
as seed for the pseudo-random number generator. This can be used to reproduce
|
||||
a previously created world. (by default the current time and process id of
|
||||
the server are used as seed.) The seed used to generate a world is printed
|
||||
along with the map.
|
||||
as seed for the pseudo-random number generator. T his can be used to
|
||||
reproduce a previously created world. The seed used to generate a
|
||||
world is printed along with the map.
|
||||
.TP
|
||||
.BI \-s " scriptout"
|
||||
writes a script for placing capitol to the file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue