update the compress option name

This commit is contained in:
Eric Coissac
2025-03-11 17:14:40 +01:00
parent f21f51ae62
commit 62e5a93492
4 changed files with 15 additions and 7 deletions

View File

@ -10,6 +10,14 @@
- Options **--fasta** or **--fastq** usable to specify input format were ignored.
They are now correctly considered
- The `obiannotate` command were crashing when a selection option was used but
no editing option.
- The `--fail-on-taxonomy` led to an error on merged taxa even when the
`--update-taxid` option was used.
- The `--compressed` option was not correctly named. It was renamed to `--compress`
### Enhancement