From ced624dfa923b8dc64106d2a2b1dbb9debba0d5e Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Sat, 18 Feb 2017 05:42:37 -0800 Subject: Fix indentation of -m option --- blastem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blastem.c') diff --git a/blastem.c b/blastem.c index c5f0326..8e90381 100644 --- a/blastem.c +++ b/blastem.c @@ -280,7 +280,7 @@ int main(int argc, char ** argv) "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" -- cgit v1.2.3