mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Correct option alias name to remove dupplicate
This commit is contained in:
@ -102,7 +102,6 @@ func OptionSet(options *getoptions.GetOpt) {
|
||||
options.Alias("p"),
|
||||
options.Description("Displays every parental tree's information for the provided taxid."))
|
||||
options.StringVar(&__restrict_rank__, "rank", "",
|
||||
options.Alias("r"),
|
||||
options.Description("Restrict to the given taxonomic rank."))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user