summaryrefslogtreecommitdiffstats
path: root/options/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.c')
-rw-r--r--options/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/options.c b/options/options.c
index eef4ab8613..68d33fb000 100644
--- a/options/options.c
+++ b/options/options.c
@@ -858,6 +858,7 @@ const m_option_t mp_opts[] = {
OPT_REPLACED("sub-paths", "sub-file-paths"),
OPT_REMOVED("heartbeat-cmd", "use Lua scripting instead"),
OPT_REMOVED("no-ometadata", "use --no-ocopy-metadata"),
+ OPT_REMOVED("video-stereo-mode", "removed, try --vf=stereo3d"),
{0}
};