X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=README;h=beadb16c232866ed5808e95810dc7034fdeef0e7;hb=898e67b7106acf4eb55689c44f67c359616ca39d;hp=a395d4b981b33db68772e0ee8f2a3b78ddd625a2;hpb=549e29447bb7b090580888d9286afd5d871b40d6;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.