export

Command to export the library contents to a file.
Entries with same name but in different folders of the library will be ignored and only the first one found will be exported.
Usage
bibman export [OPTIONS]
Options
--filenameThe name of the file to export the library to.--rename/--skipRename the file if it already exists. Default is to skip it.--locationThe location of the.bibman.tomlfile. If not provided, the program will search for it in the current directory and its parents.