mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
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`
|