aCLImatise / CliHelpParser

Reads the output from CLI help commands, and generates machine readable schemas (CWL etc)
https://aclimatise.github.io/CliHelpParser/
GNU General Public License v3.0
14 stars 5 forks source link

Don't use flag name if it's 2 characters #49

Open multimeric opened 4 years ago

multimeric commented 4 years ago

e.g. samtools coverage, the --rf flag should be called required_flags, not ff

multimeric commented 4 years ago

Deprioritising this because it's not so simple. For example, to or ss are actually useful names if we were to parse ffmpeg.