update: macos zoteroBinPath tip

This commit is contained in:
windingwind 2023-07-12 23:42:10 +08:00
parent 01d80eb730
commit 66c0b12f3f

View File

@ -4,7 +4,7 @@
"killZoteroUnix": "kill -9 $(ps -x | grep zotero)", "killZoteroUnix": "kill -9 $(ps -x | grep zotero)",
"exec": { "exec": {
"@comment-zoteroBinPath": "Please input the path of the Zotero binary file in `zoteroBinPath`.", "@comment-zoteroBinPath": "Please input the path of the Zotero binary file in `zoteroBinPath`.",
"@comment-zoteroBinPath-tip": "The path delimiter should be escaped as `\\` for win32.", "@comment-zoteroBinPath-tip": "The path delimiter should be escaped as `\\` for win32. The path is `*/Zotero.app/Contents/MacOS/zotero` for MacOS.",
"zoteroBinPath": "/path/to/zotero.exe", "zoteroBinPath": "/path/to/zotero.exe",
"@comment-profilePath": "Please input the path of the profile used for development in `profilePath`.", "@comment-profilePath": "Please input the path of the profile used for development in `profilePath`.",