Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion en/jabkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,15 @@ Commands:
generate-bib-from-aux Generate small bib from aux file.
preferences Manage JabKit preferences.
pdf Manage PDF metadata.
get-cited-works Get the cited works (bibliography).
get-citing-works Get the works citing the work at hand.
```

Hint: Using `jabkit <COMMAND> --help` will show the supported options for each command.

## Updating JabKit

Make use of --fresh to update JabKit
Make use of `--fresh` to update JabKit

`jbang --fresh jabkit@jabref`

Expand Down
Loading