mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
zotero: add page (#10367)
* zotero: add page * Apply suggestions --------- Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
919971a34f
commit
ee1d63447b
1 changed files with 20 additions and 0 deletions
20
pages/common/zotero.md
Normal file
20
pages/common/zotero.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# 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`
|
Loading…
Add table
Reference in a new issue