From 8d7d6caeaf7901cd63596d17efbde3133699fcdf Mon Sep 17 00:00:00 2001 From: Martin Herkt Date: Thu, 24 Apr 2014 17:42:54 +0200 Subject: options: rename subtitle-related options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --ass → --sub-ass --autosub → --sub-auto --autosub-match → --sub-auto-match --sub → --sub-file --subcp → --sub-codepage --subfps → --sub-fps --- player/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player') diff --git a/player/main.c b/player/main.c index 101f9fe196..097e51e11c 100644 --- a/player/main.c +++ b/player/main.c @@ -95,7 +95,7 @@ const char mp_help_text[] = " --no-audio do not play sound\n" " --no-video do not play video\n" " --fs fullscreen playback\n" -" --sub= specify subtitle file to use\n" +" --sub-file= specify subtitle file to use\n" " --playlist= specify playlist file\n" "\n" " --list-options list all mpv options\n" -- cgit v1.2.3