summaryrefslogtreecommitdiffstats
path: root/options/m_option.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/m_option.h')
-rw-r--r--options/m_option.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options/m_option.h b/options/m_option.h
index 17c2d4e451..2901cb6288 100644
--- a/options/m_option.h
+++ b/options/m_option.h
@@ -142,6 +142,8 @@ struct m_obj_list {
// Allow unknown entries, for which a dummy entry is inserted, and whose
// options are skipped and ignored.
bool allow_unknown_entries;
+ // This helps with confusing error messages if unknown flag options are used.
+ bool disallow_positional_parameters;
};
// Find entry by name