From 1358278e4daedf0b3e724a6055b670e88abe0a68 Mon Sep 17 00:00:00 2001 From: Scott Stone Date: Fri, 13 Jun 2014 20:17:06 +0000 Subject: [PATCH] Correct format of -sound command in documents to match recent changes. (nw) --- docs/config.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/config.txt b/docs/config.txt index 2b2e512aca2..b55bfdf21e3 100644 --- a/docs/config.txt +++ b/docs/config.txt @@ -14,7 +14,7 @@ The usual way to run MAME is by telling it to run a particular game: For example: - mame robby -nosound + mame robby -sound none ...will run Robby Roto without sound. There are many, many options available. All commonly supported options are listed below. Options that @@ -864,9 +864,10 @@ Core vector options Core sound options ------------------ --[no]sound +-sound [value] - Enable or disable sound altogether. The default is ON (-sound). + Enable (auto), disable (none), or SDL (sdl) if using SDL. The default + is enable (auto). -samplerate / -sr