pub const KNOWN_OPTS: &[&str];
The Opts: flags mdtask recognizes. An Opts: value outside this set is recorded as a warning and otherwise ignored, so a file written for a newer mdtask does not hard-fail on an older one.
Opts: