zotero-plugin-template/zotero-cmd-default.json
2022-08-20 02:42:12 +08:00

6 lines
188 B
JSON

{
"usage": "Copy and rename this file to zotero-cmd.json. Edit the cmd.",
"killZotero": "taskkill /f /im zotero.exe",
"startZotero": "/path/to/zotero.exe --debugger --purgecaches"
}