mirror of https://github.com/CrimsonTome/tldr.git
21 lines
282 B
Markdown
21 lines
282 B
Markdown
|
# zotero
|
||
|
|
||
|
> Manage your bibliographies.
|
||
|
> More information: <https://www.zotero.org/support>.
|
||
|
|
||
|
- Run with the GUI:
|
||
|
|
||
|
`zotero`
|
||
|
|
||
|
- Run in headless mode:
|
||
|
|
||
|
`zotero --headless`
|
||
|
|
||
|
- Run with a specific profile:
|
||
|
|
||
|
`zotero -P {{profile}}`
|
||
|
|
||
|
- Run the Migration Assistant:
|
||
|
|
||
|
`zotero --migration`
|