TrustedUser
2,147
edits
(→Enhanced load/save support: Reaplace <source> with <syntaxhighlight>) |
m (→Listing savestates via command line or Launcher: fix command line usage) |
||
Line 102: | Line 102: | ||
With this feature, it is possible to build a list of available save slots for a given game target. This can be used by the user to list all saveslots from the command line, as the following example illustrates: | With this feature, it is possible to build a list of available save slots for a given game target. This can be used by the user to list all saveslots from the command line, as the following example illustrates: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
$ ./scummvm --list-saves=monkey2 | $ ./scummvm --list-saves --game=monkey2 | ||
Saves for target 'monkey2': | Saves for target 'monkey2': | ||
Slot Description | Slot Description |