[Scummvm-git-logs] scummvm master -> 0992bee0cd34e5e8f1bd3e0fee351abb5c116cd4
bluegr
noreply at scummvm.org
Fri Feb 18 23:30:04 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
0992bee0cd Fixed formatting
Commit: 0992bee0cd34e5e8f1bd3e0fee351abb5c116cd4
https://github.com/scummvm/scummvm/commit/0992bee0cd34e5e8f1bd3e0fee351abb5c116cd4
Author: lwcorp (lwcorp at users.noreply.github.com)
Date: 2022-02-19T01:30:02+02:00
Commit Message:
Fixed formatting
Changed paths:
doc/docportal/advanced_topics/command_line.rst
diff --git a/doc/docportal/advanced_topics/command_line.rst b/doc/docportal/advanced_topics/command_line.rst
index 9ce114386e1..ca3f0691338 100755
--- a/doc/docportal/advanced_topics/command_line.rst
+++ b/doc/docportal/advanced_topics/command_line.rst
@@ -141,7 +141,7 @@ Short options are listed where they are available.
``--list-saves --game=TARGET``,,"Displays a list of saved games for the game (TARGET) specified"
``--list-targets``,``-t``,"Displays list of configured targets and exits"
``--list-themes``,,"Displays list of all usable GUI themes"
- ``--logfile=PATH``,-l,"Uses alternate path for log file (SDL backend only)."
+ ``--logfile=PATH``,``-l``,"Uses alternate path for log file (SDL backend only)."
``--midi-gain=NUM``,,":ref:`Sets the gain for MIDI playback <gain>`. 0-1000 (default: 100). Only supported by some MIDI drivers"
``--multi-midi``,,":ref:`Enables combination AdLib and native MIDI <multi>`"
``--music-driver=MODE``,``-e``,":ref:`Selects preferred music device <device>`"
More information about the Scummvm-git-logs
mailing list