changeset 1223:a477cc22a960

Fix indentation of -m option
author Michael Pavone <pavone@retrodev.com>
date Sat, 18 Feb 2017 05:42:37 -0800
parents 60d73f42a606
children 15c5be05e6a9
files blastem.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/blastem.c	Tue Feb 14 05:14:10 2017 -0800
+++ b/blastem.c	Sat Feb 18 05:42:37 2017 -0800
@@ -280,7 +280,7 @@
 					"Options:\n"
 					"	-h          Print this help text\n"
 					"	-r (J|U|E)  Force region to Japan, US or Europe respectively\n"
-					"   -m MACHINE  Force emulated machine type to MACHINE. Valid values are:\n"
+					"	-m MACHINE  Force emulated machine type to MACHINE. Valid values are:\n"
 					"                   sms - Sega Master System/Mark III\n"
 					"                   gen - Sega Genesis/Megadrive\n"
 					"                   jag - Atari Jaguar\n"