.describe('o','path to output directory (default: ./out)')
.describe('o','path to output directory (default: ./out)')
.alias('m','meta')
.alias('m','meta')
.describe('m','add metadata elements to .md files Eg -m template=reference. Multiple values can be added by repeating the flag Eg: -m template=reference -m hide-nav=true')
.describe('m','add metadata elements to .md files Eg -m template=reference. Multiple values can be added by repeating the flag Eg: -m template=reference -m hide-nav=true')
.alias('s','schema-out')
.alias('s','metaSchema')
.describe('s','pass to output JSON Schema files including description and validated examples in the _new folder at output directory')
.describe('s','Custom meta schema path to validate schemas')
.alias('x','schema-out')
.describe('x','pass to output JSON Schema files including description and validated examples in the _new folder at output directory')