Add or download PDFs to your library entries.
Usage
bibman pdf [OPTIONS] COMMAND [ARGS]... 
Commands
add
Add a PDF file to an entry in the library.
New in v0.2.0
- This command is now working.
 - Add the 
--folderoption to specify the folder where the entry is located. - Add the 
--yes/--nooption to skip any confirmation prompts. 
Usage
bibman pdf add [OPTIONS] ENTRY PDF_FILE
Arguments
-  
ENTRYThe identifier of the entry to add the PDF to. -  
PDF_FILEThe path to the PDF file to add. 
Options
-  
--folderThe folder where the entry is located. -  
--yes/--noSkip any confirmation prompts. Default is--no. --locationThe location of the.bibman.tomlfile. If not provided, the program will search for it in the current directory and its parents.
download
Try to download the PDF files of all entries in the library.
Usage
bibman pdf download [OPTIONS]
Options
--locationThe location of the.bibman.tomlfile. If not provided, the program will search for it in the current directory and its parents.