mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
patch a bug in obimultiplex: change option -t into -s
This commit is contained in:
@ -39,7 +39,7 @@ func main() {
|
||||
|
||||
nvariant, nread, nsymbol := fs.Count(true)
|
||||
|
||||
fmt.Print("entites,n\n")
|
||||
fmt.Print("entities,n\n")
|
||||
|
||||
if obicount.CLIIsPrintingVariantCount() {
|
||||
fmt.Printf("variants,%d\n", nvariant)
|
||||
|
Reference in New Issue
Block a user