X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=README;h=beadb16c232866ed5808e95810dc7034fdeef0e7;hb=7f1b0fb8bbd4f8c4f07c7d86fb8de0050d925f46;hp=a395d4b981b33db68772e0ee8f2a3b78ddd625a2;hpb=2f4691b20aaf36f0eb5bc9e4830eabcf74fabed2;p=plomrogue diff --git a/README b/README index a395d4b..beadb16 100644 --- a/README +++ b/README @@ -59,4 +59,5 @@ Replay game recording Run "./roguelike -s" to watch a recording of the current game from the beginning. Hit the "next turn / wait" key to increment turns. Keys to manage windows, scroll on the map and quit the program are active; keys -to perform player actions are inactive. +to perform player actions are inactive. Append a number to the -s option +(like "-s100") to start the recording at the respective turn number.