MLNLP-World / SimBiber

MLNLP社区用来帮助缩短参考文献的工具。A tool for simplifying bibtex with official info
MIT License
426 stars 36 forks source link

feature "-keep" is not usable #10

Closed yuezih closed 1 year ago

yuezih commented 1 year ago
$ simbiber -i rebibered.bib -o simbibered.bib -keep "doi"
usage: simbiber [-h] [-i INPUT_PATH] [-o OUTPUT_PATH] [-c CONFIG_PATH] [-a IF_APPEND_OUTPUT]
                [-cch CACHE_NUM] [-r REMOVE_DUPLICATE]
simbiber: error: unrecognized arguments: -keep doi
LightChen233 commented 1 year ago

We fix this bug in latest version. Thanks for your issue~