mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 15:58:23 +00:00
Update cheatsheets
This commit is contained in:
25
zotero
Normal file
25
zotero
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user