diff --git a/Command-Line-Parameters.md b/Command-Line-Parameters.md index 1c67b53..c434a04 100644 --- a/Command-Line-Parameters.md +++ b/Command-Line-Parameters.md @@ -30,7 +30,7 @@ version. | -dogs <n> | Overrides the current number of helper dogs, setting it to n. | | -episode <n> | Start playing on episode n (1-99) | | -fast | Monsters move faster. | -| -loadgame <s> | Load the game in slot s. | +| -loadgame <ps> | Load the game on page p (0-7) in slot s (0-7). Use 255 to load an auto save. | | -nm | Alias to -skill 5. | | -nomo | Alias to -nomonsters. | | -nomonsters | Disable monsters. |