import
Import the contents of a .bib file into the library. This file can contain one or more entries, but they will all be added to the same folder in the library.
Usage
bibman import [OPTIONS] FILE 
Arguments
FILEThe path to the.bibfile to import.
Options
--folderThe folder in the library where the entries will be added. If not provided, the entries will be added to the root of the library.--locationThe location of the.bibman.tomlfile. If not provided, the program will search for it in the current directory and its parents.