From 8a9fc9398d24e7ebb205172d36ea74b9191f68a1 Mon Sep 17 00:00:00 2001 From: Stian Eikeland Date: Fri, 21 Aug 2015 00:05:07 +0200 Subject: options: sub-file replaces subfile, instead of sub --- options/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options') diff --git a/options/options.c b/options/options.c index 28466ed0ea..c393536af0 100644 --- a/options/options.c +++ b/options/options.c @@ -629,7 +629,7 @@ const m_option_t mp_opts[] = { OPT_REPLACED("sub", "sub-file"), OPT_REPLACED("subcp", "sub-codepage"), OPT_REPLACED("subdelay", "sub-delay"), - OPT_REPLACED("subfile", "sub"), + OPT_REPLACED("subfile", "sub-file"), OPT_REPLACED("subfont-text-scale", "sub-scale"), OPT_REPLACED("subfont", "sub-text-font"), OPT_REPLACED("subfps", "sub-fps"), -- cgit v1.2.3