I cannot seem to understand how to use the documentation CLI to specify a set of files.
In jsdoc I've used --recurse src/ods src/framework to process all JS files in the directories src/ods and src/framework recursively and I cannot see how this would be done in the documentation CLI.