check

Command to check the validity of an identifier or the library contents.
Usage
bibman check [OPTIONS] COMMAND [ARGS]...
Commands
identifier
Usage
bibman check identifier [OPTIONS] IDENTIFIER
Arguments
IDENTIFIERThe identifier of the entry to add. Can be a URL of an article, DOI, PMCID or PMID.
Options
--timeoutThe maximum time to wait for the request to complete. Default is 5 seconds.
library
New in v0.3.2
- The command ignores the 
.gitand.githubfolders. - the command ignores any 
.gitignorefiles. 
Usage
bibman check library [OPTIONS]
Options
--fix/--ignoreAttempt to fix any issues found. Mainly removing files that are not managed by bibman. Default is--ignore.--locationThe location of the.bibman.tomlfile. If not provided, the program will search for it in the current directory and its parents.