commented )D option in obitaxonomy because it doesn't work
This commit is contained in:
@ -125,11 +125,11 @@ def editTaxonomyOptions(optionManager):
|
|||||||
"the scientific name, the rank of the new taxon, "
|
"the scientific name, the rank of the new taxon, "
|
||||||
"the taxid of the parent taxon")
|
"the taxid of the parent taxon")
|
||||||
|
|
||||||
optionManager.add_option('-D','--delete-local-taxon',
|
# optionManager.add_option('-D','--delete-local-taxon',
|
||||||
action="append", dest="deltaxon",
|
# action="append", dest="deltaxon",
|
||||||
metavar="<TAXID>",
|
# metavar="<TAXID>",
|
||||||
default=[],
|
# default=[],
|
||||||
help="Erase a local taxon")
|
# help="Erase a local taxon")
|
||||||
|
|
||||||
optionManager.add_option('-s','--add-species',
|
optionManager.add_option('-s','--add-species',
|
||||||
action="append", dest="newspecies",
|
action="append", dest="newspecies",
|
||||||
|
Reference in New Issue
Block a user