For instance, for the following parameter from samtools sort: ``` -o FILE Write final output to FILE rather than standard output ``` only `"FILE"` is sent to the regular expressions. But in order to make https://github.com/aCLImatise/CliHelpParser/pull/15 work also the description would be needed.