Papers from the computer science community to read and discuss.
-
Updated
May 8, 2020 - Shell
Add a description, image, and links to the papers topic page so that developers can more easily learn about it.
To associate your repository with the papers topic, visit your repo's landing page and select "manage topics."
The current documentation states for the "add-confirm" setting that: "If set to True, every time you run papis add the flag --confirm will be added automatically." This would seem to imply that the default value (False) prevents the confirmation message from showing up when you run "papis add [file]" from the command line. However, one must include the --batch flag in order to accomplish that (add