summaryrefslogtreecommitdiffstats
path: root/cfg-common-opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common-opts.h')
-rw-r--r--cfg-common-opts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-common-opts.h b/cfg-common-opts.h
index 66fd8579aa..ff15f2c71d 100644
--- a/cfg-common-opts.h
+++ b/cfg-common-opts.h
@@ -132,6 +132,7 @@
{"ausid", &audio_substream_id, CONF_TYPE_INT, 0, 0, 0, NULL},
{"vid", &video_id, CONF_TYPE_INT, CONF_RANGE, -2, 8190, NULL},
{"sid", &dvdsub_id, CONF_TYPE_INT, CONF_RANGE, -2, 8190, NULL},
+ {"nosub", &dvdsub_id, CONF_TYPE_FLAG, 0, -1, -2, NULL},
{"novideo", &video_id, CONF_TYPE_FLAG, 0, -1, -2, NULL},
{ "hr-mp3-seek", &hr_mp3_seek, CONF_TYPE_FLAG, 0, 0, 1, NULL },