1# Bad status directive 2 3option space foobar; 4option foobar.opt1 code 1 = text; 5 6# unknown/unknown does not make sense 7% option foobar.opt1 unknown unknown; 8
1# Bad status directive 2 3option space foobar; 4option foobar.opt1 code 1 = text; 5 6# unknown/unknown does not make sense 7% option foobar.opt1 unknown unknown; 8